Skip to content

Instantly share code, notes, and snippets.

@mlaster
Created October 15, 2012 22:03
Show Gist options
  • Select an option

  • Save mlaster/3895867 to your computer and use it in GitHub Desktop.

Select an option

Save mlaster/3895867 to your computer and use it in GitHub Desktop.
range: {0, 0}
newString: [ㅅ]
original newCharCount: 1
new newCharCount: 1
count: 1 graphemeCount: 1
range: {1, 0}
newString: [ㅅㅅ]
original newCharCount: 2
new newCharCount: 2
count: 1 graphemeCount: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment