RosettaCodeData/Task/String-length/Swift/string-length-4.swift

2 lines
71 B
Swift

let numberOfCodePoints = "møøse".unicodeScalars.count // 5