(snapshot-memory-db filename keypath)Returns a memory database with the value of keypath in the database at filename
When keypath is [], returns a memdb with all the data in the db filename.
Useful for REPL-based investigation and testing.
Returns a memory database with the value of `keypath` in the database at `filename` When keypath is [], returns a memdb with all the data in the db `filename`. Useful for REPL-based investigation and testing.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |