Type Definition multistr::SliceArray9[][src]

type SliceArray9<T> = Static9<[T]>;

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