Skip to content

Instantly share code, notes, and snippets.

@adeel
Created March 17, 2012 02:05
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 adeel/1ecad17978e06b3c5e78 to your computer and use it in GitHub Desktop.
Save adeel/1ecad17978e06b3c5e78 to your computer and use it in GitHub Desktop.
user=> (def x "ç")
#'user/x
user=> (.charAt x 0)
\?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment