Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@jamarino jamarino released this 19 Sep 22:30
d2ee04e
  • Fixed issue with QuickIntervalTree where querying with a range - Query(low, high) - would cause an IndexOutOfRangeException for some lobsided trees. Thanks to @superoctave2 for reporting this issue!