Releases: calcit-lang/ternary-tree.ts
Releases · calcit-lang/ternary-tree.ts
method for disabling list check #23
special depth fix with concat2 #22
0.0.23 special fix with concat2; tag 0.0.23
fix length in rebuilding list
0.0.22 fix length in rebuilding list; tag 0.0.22
turn on checkers; fix malformed null left branch #21
0.0.21 turn on checkers; fix malformed null left branch; tag 0.0.21
fix init list from range #20
0.0.20 fix init list from range; tag 0.0.20
Stable release
0.0.19 tag stable release of 0.0.19
migrating to esbuild and mts #19
0.0.19-a1 alpha release of mjs 0.0.19-a1
trying to init map faster #17
0.0.18 trying to init map faster; tag 0.0.18
tiny optimizations on list #44
0.0.17 tiny optimizations on list; tag 0.0.17
hunting strange bugs
fixed problems encountered in using this in Quamolit. Too many keys.