Liking cljdoc? Tell your friends :D

fancoil.base


croncljsmultimethod

stateful function: cron a task once or periodic task in -> event views config: dispatch

stateful function: cron a task once or periodic
task in -> event views
config: dispatch
sourceraw docstring

do!cljsmultimethod

stateful function: do a fx response in -> do effects config: db-ref, other resources

stateful function: do a fx
response in -> do effects
config: db-ref, other resources
sourceraw docstring

handlecljsmultimethod

pure function: handle a request request in -> response out {:db db} -> {:tx tx}

pure function: handle a request
request in -> response out
{:db db} -> {:tx tx}
sourceraw docstring

handle!cljsmultimethod

stateful function: process a request to fx request in -> effects config: ratom, other resources

stateful function: process a request to fx
request in -> effects
config: ratom, other resources
sourceraw docstring

injectcljsmultimethod

stateful function: inject a cofx request in -> request out config: db-ref, other resources

stateful function: inject a cofx
request in -> request out
config: db-ref, other resources
sourceraw docstring

subscribecljsmultimethod

stateful function: subscribe a ratom or reaction reaction or ratom in -> reaction out config: db-ref

stateful function: subscribe a ratom or reaction
reaction or ratom in -> reaction out
config: db-ref
sourceraw docstring

tapcljsmultimethod

pure function: tap a model value in -> value out

pure function: tap a model
value in -> value out
sourceraw docstring

viewcljsmultimethod

stateful function: view a entity props in -> reagent views config: subscribe, dispatch

stateful function: view a entity
props in -> reagent views
config: subscribe, dispatch
sourceraw docstring

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

× close