Type Definition multistr::SliceArray14[][src]

type SliceArray14<T> = Static14<[T]>;

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