The search functionality needs JavaScript enabled
Built with scod
A verifier is used to ensure that an Operation object correctly constructed.
struct OpDef { // ... bool delegate(Operation) verifier ; // ... }