Liking cljdoc? Tell your friends :D

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.
raw docstring

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

× close