Contents

RangeReplaceableRandomAccessSlice

Declaration

typealias RangeReplaceableRandomAccessSlice<T> = Slice<T> where T : RandomAccessCollection, T : RangeReplaceableCollection

See Also

Deprecated Type Aliases