Liking cljdoc? Tell your friends :D

jiface.core


dynamic-initclj

(dynamic-init prefix [name-part & args])

Dynamically instantiates classes based upon a transformation function and a symbol used by the transformation function to create a class name that is ultimately resolvable.

Dynamically instantiates classes based upon a transformation function and
a symbol used by the transformation function to create a class name that is
ultimately resolvable.
sourceraw docstring

key->prefixclj

(key->prefix key)
source

name->classclj

(name->class prefix name-key)

A helper function for use when defining constructor macros.

A helper function for use when defining constructor macros.
sourceraw docstring

name->class-nameclj

(name->class-name type-key)

A helper function for use when creating Erlang class wrappers.

A helper function for use when creating Erlang class wrappers.
sourceraw docstring

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

× close