Type Definition multistr::SliceArray13[][src]

type SliceArray13<T> = Static13<[T]>;

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