Liking cljdoc? Tell your friends :D

java-time.potemkin.util


de-nilclj

(de-nil x)
source

doitcljmacro

(doit [x it] & body)

A version of doseq that doesn't emit all that inline-destroying chunked-seq code.

A version of doseq that doesn't emit all that inline-destroying chunked-seq code.
sourceraw docstring

fast-memoizeclj

(fast-memoize f)

A version of memoize which has equivalent behavior, but is faster.

A version of `memoize` which has equivalent behavior, but is faster.
sourceraw docstring

memoize-formcljmacro

(memoize-form m f & args)
source

re-nilclj

(re-nil x)
source

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

× close