(no title)
b3morales | 2 years ago
Strange thing to say: Swift String count property is the count of extended grapheme clusters. The documentation is explicit:
> A string is a collection of extended grapheme clusters, which approximate human-readable characters. [emphasis in original]
astrange|2 years ago
b3morales|2 years ago