rune
0.1.0
In rune::
arith
rune
::
arith
Function
modulo
Copy item path
Source
pub(crate) fn modulo( x:
Gc
<
NumberType
<'_>>, y:
Gc
<
NumberType
<'_>>, ) ->
NumberValue