Parameter.isLazy

class Parameter
const @safe pure nothrow @nogc
bool
isLazy
()

Return Value

Type: bool

Whether the function parameter is lazy

Meta