ArgumentList.hasNames

struct ArgumentList
const @nogc nothrow pure @safe
bool
hasNames
()

Return Value

Type: bool

whether this argument list contains any named arguments

Meta