jeffparsons / rangemap

Map data structure whose keys are stored as ranges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flesh out README

jeffparsons opened this issue · comments

Describe what's in the box, and why you might want it.

  • The types provided
  • The basics of how they're implemented (BTreeMap)
  • Basic example with numbers
  • More complex example with DateTime from Chrono
  • References to similar libraries
  • Minimum Rust version — find way to keep in sync with CI

This is probably good enough for now.