Contents

DiscontiguousSlice

A collection wrapper that provides access to the elements of a collection, indexed by a set of indices.

Declaration

struct DiscontiguousSlice<Base> where Base : Collection

Topics

Instance Properties

Subscripts

Default Implementations