clecs.backend.atom-world
Reference implementation of clecs API.
AtomWorld
stores it’s data in-memory. It is backed by an clojure.core/atom
internally.
Currently systems run sequentially.
Reference implementation of clecs API.
AtomWorld
stores it’s data in-memory. It is backed by an clojure.core/atom
internally.
Currently systems run sequentially.