Type Definition multistr::SliceArray6[][src]

type SliceArray6<T> = Static6<[T]>;

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