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

2 lines
71 B
Swift

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