Type Definition multistr::SliceArray15[][src]

type SliceArray15<T> = Static15<[T]>;

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