(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.
(name->class prefix name-key)
A helper function for use when defining constructor macros.
A helper function for use when defining constructor macros.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close