Module: TreeMap::Bound

Defined in:
lib/treemap/bounded_map.rb

Constant Summary collapse

INCLUSIVE =
1
EXCLUSIVE =
2
NO_BOUND =
3