Type Definition multistr::SliceArray5[][src]

type SliceArray5<T> = Static5<[T]>;

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