Type Definition multistr::StringArray3 [] [src]

type StringArray3 = Static3<str>;

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