mirror of
https://github.com/janet-lang/janet
synced 2025-06-07 00:54:12 +00:00

The `mod` function is a pair function with `%`, or te remainder function and is distinct from it. This is taken from common lisp.
The `mod` function is a pair function with `%`, or te remainder function and is distinct from it. This is taken from common lisp.