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