Type Definition multistr::SliceArray10[][src]

type SliceArray10<T> = Static10<[T]>;

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