fn orderAgainstScalar(lhs: Const, scalar: anytype) math.Order
Same as order but the right-hand operand is a primitive integer.
order
lhs: Const,
scalar: anytype,