Skip to content

Instantly share code, notes, and snippets.

@ahyatt
Created November 6, 2010 03:32
Show Gist options
  • Save ahyatt/665174 to your computer and use it in GitHub Desktop.
Save ahyatt/665174 to your computer and use it in GitHub Desktop.
with-open-file
(with-open-file (stream "/foo/bar/baz")
;; perform some actions with the file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment