datrs / flat-tree

Map a binary tree to a vector.
Apache License 2.0
53 stars 10 forks source link

copy logic from original flat-tree iterator #22

Closed yoshuawuyts closed 6 years ago

yoshuawuyts commented 6 years ago

Does a 1:1 mapping of the original logic to this module. Was missing some methods for hypercore, and this'll fix it. semver major.

ralphtheninja commented 6 years ago

@yoshuawuyts Sorry if I'm a pain :wink: