mirror of
https://github.com/janet-lang/janet
synced 2026-08-19 00:38:53 +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.