Liking cljdoc? Tell your friends :D
ClojureScript only.

thi.ng.geom.gl.utils


get-script-textcljs

(get-script-text id)
source

loop-kvcljs

(loop-kv f xs)

A combination of map & doseq specialized for maps. Takes a function f and a map, calls f with each key & value, discards results.

A combination of map & doseq specialized for maps. Takes a function `f` and
a map, calls `f` with each key & value, discards results.
sourceraw docstring

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

× close