summaryrefslogtreecommitdiff
path: root/lib/containers/intervaltree.go
AgeCommit message (Expand)Author
2023-02-12containers: Rethink the RBTree interface to be simplerLuke Shumaker
2023-02-05containers: s/Cmp/Compare/ to match the standard libraryLuke Shumaker
2023-01-01lint: Turn on gocriticLuke Shumaker
2022-10-02containers: Implement an interval treeLuke Shumaker