Module gut::interval[][src]

Structs

Interval from a to b that contains both endponts, where a < b on the floating point line.

Interval from a to b that doesn’t contain the endpoints, where a < b on the floating point line.

Enums

Enum for accessing the endpoints of an interval.