rune
0.1.0
In rune::
arith
rune
::
arith
Function
greater_than
Copy item path
Source
pub(crate) fn greater_than( number:
Gc
<
NumberType
<'_>>, numbers: &[
Gc
<
NumberType
<'_>>], ) ->
bool