Skip to content

Instantly share code, notes, and snippets.

@nipra
Created October 16, 2012 10:33
Show Gist options
  • Save nipra/3898561 to your computer and use it in GitHub Desktop.
Save nipra/3898561 to your computer and use it in GitHub Desktop.
scratch> (s/deserialize "some data" :bytes)
; Evaluation aborted.
scratch> (s/deserialize "{\"language\":\"Clojure\",\"library\":\"serialism\",\"authors\":[\"Michael\"]}"
:json)
; Evaluation aborted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment