Module janetrs::util

source ·
Expand description

Module for stuff that are not required either to use in a application or to write janet modules.

Structs§

Functions§

  • Checks if the given args have the same amount of expected arguments, if the check fails it panics from the Janet side.
  • Check if the given args have the expected arguments in the inclusive range, if the check fails it panics from the Janet side.