Skip to content

Instantly share code, notes, and snippets.

@Raynes
Created June 16, 2010 10:53
Show Gist options
  • Select an option

  • Save Raynes/440505 to your computer and use it in GitHub Desktop.

Select an option

Save Raynes/440505 to your computer and use it in GitHub Desktop.
user> (read-string (str {:hai "there" "hello" 3 5 "5"}))
{:hai "there", "hello" 3, 5 "5"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment