hasAnnotation.hasMatch

Undocumented in source.

Members

Aliases

hasMatch
alias hasMatch = Identity!(is(typeof(attr) == Attr) || is(attr == Attr))

Undocumented in source.

hasMatch
alias hasMatch = Identity!(is(attr == Attr))

Undocumented in source.

Meta