Liking cljdoc? Tell your friends :D
All platforms.

fif.stack-machine.functional


wrap-seq-functionclj/s

(wrap-seq-function scoll)

Turns the given sequence into a word function.

Notes:

  • it does not dequeue the code stack.

  • this is considered to be somewhat like a lambda function, and lacks its own scope.

Turns the given sequence into a word function.

Notes:

- it does not dequeue the code stack.

- this is considered to be somewhat like a lambda function, and
lacks its own scope.
sourceraw docstring

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

× close