chickadee
»
math
»
current-modulus
Identifier search
current-modulus
procedure
Returns the current modulus.
Examples:
>
(
current-modulus
)
1 >
(
with-modulus
5
(
current-modulus
)
)
5