Wotbrew Idx Versions Save

maps, sets and vectors with on-demand secondary indexes.

0.1.2

3 years ago
  • Fixed .cons with map entries in clj using the key as the value!

0.1.3

3 years ago
  • Fixed .cons on maps with sequences of entries using the key as the value!

0.1.0

3 years ago

Initial release

0.1.1

3 years ago
  • Fixed .toArray overload ambiguity causing library to not be loadable on Java 11.
  • Changed some kw identical? optimisations to check = instead on cljs