| Paste number 93916: | anaphora |
| Pasted by: | dnolen |
| When: | 6 months, 2 days ago |
| Share: | Tweet this! | http://paste.lisp.org/+20GS |
| Channel: | None |
| Paste contents: |
(defmacro block [sym]
`(fn [n#] (if (nil? ~(symbol (str sym))) n# ((substitute ~(symbol (str sym))) n#))))This paste has no annotations.