Liking cljdoc? Tell your friends :D

propel.util

Useful things that don't conceptually belong to one namespace.

Useful things that don't conceptually belong to one namespace.
raw docstring

dieclj

(die & msg)
source

free-portclj

(free-port)

Find a free port we can bind to.

Find a free port we can bind to.
sourceraw docstring

lapplyclj

(lapply sym & args)

Require the namespace of the symbol then apply the var with the args.

Require the namespace of the symbol then apply the var with the args.
sourceraw docstring

logclj

(log & msg)
source

unique-nameclj

(unique-name label)

Generates a unique prefixed name string with a label.

Generates a unique prefixed name string with a label.
sourceraw docstring

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

× close