Type Definition multistr::SliceArray7[][src]

type SliceArray7<T> = Static7<[T]>;

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