Rule

Example of a Rule

struct Rule {}

Members

Functions

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

Examples

assert(isRule!Rule);

Meta