Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 297 Bytes

File metadata and controls

27 lines (18 loc) · 297 Bytes

TODO

  1. Example: interval tree in integration test

All

  1. append
  2. replace
  3. take
  4. get_or_insert/_with (require Entry)

Good to have maybe

  1. Alloc API

Tree

  1. Entry API
  2. Range API
  3. Bounds

Set

  1. difference
  2. intersection/union
  3. is_disjoint
  4. is_subset/superset