Skip to content

Releases: calcit-lang/ternary-tree.rs

refactor for performance

21 Nov 17:50
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.0.1-a7...0.0.1-a8

try const generics

06 Nov 16:41
Compare
Choose a tag to compare
try const generics Pre-release
Pre-release
0.0.1-a7

try const generics; tag 0.0.1-a7

add take, skip; impl From trait

06 Nov 15:28
Compare
Choose a tag to compare
Pre-release
0.0.1-a6

add take, skip; impl From trait; tag 0.0.1-a6

wrap results with Result and Option types #3

06 Nov 13:49
Compare
Choose a tag to compare
0.0.1-a5

wrap results with Result and Option types; tag 0.0.1-a5

fix bug in dissoc

02 Nov 11:20
Compare
Choose a tag to compare
fix bug in dissoc Pre-release
Pre-release
0.0.1-a4

fix bug in dissoc; tag 0.0.1-a4

u8 depth for smaller memory size

01 Nov 12:31
Compare
Choose a tag to compare
Pre-release
0.0.1-a3

u8 for smaller mem size; tag 0.0.1-a3

trying to support iterator; random fixes for calcit #2

01 Nov 11:58
Compare
Choose a tag to compare
0.0.1-a2

trying to support iterator; random fixes for calcit; tag 0.0.1-a2