This package contains generic functions and templates to be used with D ranges.
Range adapters transform some data structures into ranges.
$(D_PSYMBOL tanya.range.array) implements range primitives for built-in arrays.
This module defines primitives for working with ranges.
See Source File tanya/range/package.d
Mozilla Public License.
Eugene Wissner 2017-2020.
Eugene Wissner
This package contains generic functions and templates to be used with D ranges.