Skip to content

Instantly share code, notes, and snippets.

@defunkt
Created September 1, 2008 01:32
Show Gist options
  • Select an option

  • Save defunkt/8251 to your computer and use it in GitHub Desktop.

Select an option

Save defunkt/8251 to your computer and use it in GitHub Desktop.
(= say
(lambda (something) (puts something)))
(say "anything")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment