Type Definition multistr::SliceArray16[][src]

type SliceArray16<T> = Static16<[T]>;

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