Type Definition multistr::SliceArray12[][src]

type SliceArray12<T> = Static12<[T]>;

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