Functions for ensuring certain guarantees within the stack machine before running operations.
Functions for ensuring certain guarantees within the stack machine before running operations.
(stack-satisfies-arity? sm num-args)Verifies that there are enough arguments on the main stack in order
to satisfy the provided num-args required.
Verifies that there are enough arguments on the main stack in order to satisfy the provided `num-args` required.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |