isLazy.isLazy

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

Meta