Crate canrun_basic

Source
Expand description

Canrun related goal functions and other miscellany related to ops.

Modulesยง

cmp
Comparison goals including lt, lte, gt, gte, min and max.
ops
Operator goals including add, sub, mul and div.