Skip to content

Instantly share code, notes, and snippets.

@swannodette
Created February 22, 2011 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save swannodette/839192 to your computer and use it in GitHub Desktop.
Save swannodette/839192 to your computer and use it in GitHub Desktop.
(defn-e adder-o [d n m r]
((0 _ [] ?n))
((0 [] _ ?m)) (pos-o m))
...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment