mikolalysenko / interval-tree-1d

1D interval tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigInt support

bojkovak opened this issue · comments

I'd like to include BigInt in the interval data. At this point any BigInt point throws an error:

TypeError: Cannot mix BigInt and other types, use explicit conversions