Liking cljdoc? Tell your friends :D

fif.stack-machine.verification

Functions for ensuring certain guarantees within the stack machine before running operations.

Functions for ensuring certain guarantees within the stack machine
before running operations.
raw docstring

stack-satisfies-arity?clj/s

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close