rune::arith

Function greater_than_or_eq

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