Module moc::moc::range[][src]

Modules

This module contains the structures used to perform operations on Range MOC iterators.

Structs

A MOC made of (ordered and non-overlaping) ranges.

Iterator taking the ownership of the RangeMOC it iterates over.

Iterator borrowing the RangeMOC it iterates over.

Type Definitions

Complex type returned by the contracted_iter method.

Complex type returned by the expanded_iter method.

Complex type returned by the external_border_iter method.

Complex type returned by the internal_border_iter method.