Closed kchalkias closed 3 years ago
Addressing Issue https://github.com/novifinancial/smtree/issues/9 re TreeIndex::from_u32 constructor. For compatibility reasons we didn't remove functions or make them private. To provide a from_u64 in upcoming PRs.
TreeIndex::from_u32
from_u64
Addressing Issue https://github.com/novifinancial/smtree/issues/9 re
TreeIndex::from_u32
constructor. For compatibility reasons we didn't remove functions or make them private. To provide afrom_u64
in upcoming PRs.