Liking cljdoc? Tell your friends :D

nl.surf.demo-data.config


constraintcljmultimethod

Load constraint function for given name.

Load constraint function for given name.
sourceraw docstring

generatorcljmultimethod

Load generator function for given spec. Spec has a :name (used for dispatch) and :arguments. The later can be used to prepare a generator function for action. The returned function accepts a world argument, supplied arguments and dependency values.

Load generator function for given spec.  Spec has a `:name` (used for
dispatch) and `:arguments`.  The later can be used to prepare a generator
function for action.  The returned function accepts a `world` argument,
supplied arguments and dependency values.
sourceraw docstring

loadclj

(load {:keys [types]})

Load configuration and return attrs definition suitable for nl.surf.demo-data.world/gen.

Load configuration and return attrs definition suitable for
`nl.surf.demo-data.world/gen`.
sourceraw docstring

load-jsonclj

(load-json data)

Load configuration from JSON string and return attrs definition suitable for nl.surf.demo-data.world/gen.

Load configuration from JSON string and return attrs definition suitable for
`nl.surf.demo-data.world/gen`.
sourceraw docstring

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

× close