isLazyGroup.isLazyGroup

Undocumented in source.
template isLazyGroup(T)
enum isLazyGroup = __traits(isSame, TemplateOf!(T), LazyGroup);

Meta