Module mem

Module mem 

Source
Expand description

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.