Skip to content

Instantly share code, notes, and snippets.

@jaycfields
Created January 11, 2013 22:53
Show Gist options
  • Save jaycfields/4514668 to your computer and use it in GitHub Desktop.
Save jaycfields/4514668 to your computer and use it in GitHub Desktop.
(expect (interaction (spit String #"some da" keyword? (contains-kvs :a :b :c :d)))
(spit "/tmp/hello-world" "some data" :append {:a :b :c :d :e :f}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment