Skip to content

Releases: tonsky/persistent-sorted-set

0.1.4

03 Aug 22:42
Compare
Choose a tag to compare

Special handling of nils in slice/rslice in CLJS, matching CLJ behaviour #6

0.1.3

03 Aug 22:42
Compare
Choose a tag to compare

Fixed NPE in me.tonsky.persistent-sorted-set.arrays/array? #4 #5 thx @timothypratley

0.1.2

03 Aug 22:42
Compare
Choose a tag to compare

Throw if iterating over a transient set that has been mutated.

0.1.1

19 Feb 21:22
Compare
Choose a tag to compare
  • Generate Java 8 bytecode

0.1.0

19 Feb 21:09
Compare
Choose a tag to compare

Initial