dumb.cmp

Undocumented in source.
template dumb(I, string m, string op)
enum cmp = ((m == "max") ? ">" : "<");

Meta