Creates a string that is the common prefix of the supplied strings, possibly empty.
primitive val CommonPrefix
new val create() : CommonPrefix val^
fun box apply( data: ReadSeq[Stringable box] box) : String iso^
fun box eq( that: CommonPrefix val) : Bool val
fun box ne( that: CommonPrefix val) : Bool val
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/strings-CommonPrefix