Type Definition multistr::SliceArray11[][src]

type SliceArray11<T> = Static11<[T]>;

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