Type Definition multistr::SliceArray4[][src]

type SliceArray4<T> = Static4<[T]>;

Array of immutable slices stored on the heap in the same buffer.