CheckedBy

Undocumented in source.
@GluedMagic
struct CheckedBy (
alias Checker
) {}

Members

Aliases

Check
alias Check = Checker

bool foo(alias target, alias annotation, alias constraint)() where target is a symbol and annotation and constraint are values (struct instances)

Static functions

check
bool check()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta