rune::arith

Function greater_than

Source
pub(crate) fn greater_than(
    number: Gc<NumberType<'_>>,
    numbers: &[Gc<NumberType<'_>>],
) -> bool