CommonPrefix¶
Creates a string that is the common prefix of the supplied strings, possibly empty.
Constructors¶
create¶
Returns¶
- CommonPrefix val^
Public Functions¶
apply¶
Parameters¶
- data: ReadSeq[Stringable box] box
Returns¶
- String iso^
eq¶
Parameters¶
- that: CommonPrefix val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CommonPrefix val
Returns¶
- Bool val