Liking cljdoc? Tell your friends :D

biiwide.kvdb.atomic

Implements the KVDB Protocols for Atoms.

Implements the KVDB Protocols for Atoms.
raw docstring

No vars found in this namespace.

biiwide.kvdb.verification

This Namespace provides property generators for verifying compliance with the KVDB protocol.

Usage:

(defspec my-custom-kvdb
  (verification/kvdb-properties my-kvdb-generator))
This Namespace provides property generators for verifying
compliance with the KVDB protocol.

Usage:
```
(defspec my-custom-kvdb
  (verification/kvdb-properties my-kvdb-generator))
```
raw docstring

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

× close