Skip to content

Instantly share code, notes, and snippets.

@micha
Created August 22, 2014 14:50
Show Gist options
  • Select an option

  • Save micha/9f6877d41b0902fc31e6 to your computer and use it in GitHub Desktop.

Select an option

Save micha/9f6877d41b0902fc31e6 to your computer and use it in GitHub Desktop.
text= macro
(defmacro text= [form]
`(tailrecursion.javelin/cell= ~(interpol8 form)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment