IntervalMap.Interval (interval_map v0.1.0) View Source

Link to this section Summary

Link to this section Types

Specs

bound() :: IntervalMap.bound()

Specs

t() :: %IntervalMap.Interval{left: bound(), right: bound(), value: any()}

Link to this section Functions

Link to this macro

in_interval(key, left, right)

View Source (macro)