2 lines
71 B
Swift
2 lines
71 B
Swift
|
|
let numberOfCodePoints = "møøse".unicodeScalars.count // 5
|