interval-query
interval-query copied to clipboard
ability to assign id to to interval
It doesn't seem like a user can assign their own id to an interval. Would it be possible to implement that functionality? Otherwise the intervals stored in the tree lose their meaning in my use case.
Thanks!
+1
+1
Just submitted a pull request that implements a third argument on pushInterval and pushArray to pass objects. That way you could easily assign an ID. Cheers.