macro ops($($trait:ty: $fn:ident = [$($match:tt)*])*) { ... }
Implements binary std::ops traits for ConValue
TODO: Desugar operators into function calls