[][src]Module range_split::mem

Utilities for working with ranges of collections in memory.

Functions

convert_inclusive_range

Converts a range with an inclusive end bound into the equivalent range with the exclusive end bound.