(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close