Returns the longest common prefix of a sequence of strings.
Returns '' if the sequence of strings is empty.
Generated using TypeDoc
Returns the longest common prefix of a sequence of strings.
Returns '' if the sequence of strings is empty.