Skip to content

Instantly share code, notes, and snippets.

@paulspringett
Created August 28, 2018 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulspringett/1803fc7e69a7f41b8f604b35532dc2a0 to your computer and use it in GitHub Desktop.
Save paulspringett/1803fc7e69a7f41b8f604b35532dc2a0 to your computer and use it in GitHub Desktop.
"Côte et Ciel".length
=> 12
"Côte et Ciel".normalize('NFD').length
=> 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment