Liking cljdoc? Tell your friends :D

wish-engine.state


clean-entityclj/s

(clean-entity entity)
source

compositeclj/s

(composite & states)

Given multiple IEngineStates, produce a single IEngineState that is a composite of them all

Given multiple IEngineStates, produce a single IEngineState
that is a composite of them all
sourceraw docstring

createclj/s

(create initial-data)
source

IEngineStateclj/sprotocol

plusclj/s

(plus this other)

Combine another IEngineState instance with this one into a new IEngineState

Combine another IEngineState instance with this one
into a new IEngineState
source

SimpleEngineStatecljs

source

valueclj/s

(value engine-state)
source

with-entityclj/s

(with-entity state entity options)
source

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

× close