alexbol99 / flatten-interval-tree

Interval binary search tree
MIT License
41 stars 21 forks source link

Tree as functor #4

Closed valoricDe closed 5 years ago

valoricDe commented 5 years ago

Add a map function to tree and additionally add entries and values getter

alexbol99 commented 5 years ago

Hi Velten,

I can accept your request. I only was to ask you make me some favor. You probably did not pay attention, but I currently work on the branch 0.3.0-beta. In this branch I redesigned a library to support es6 export/import modules, created different entry points in package.json and built package using rollup. Will be nice if your can open your commits to this branch instead of master branch. And also to check if you have any problem installing this beta branch from npm and using it in your application.

Thank you, Alex