anaphora
anaphora copied to clipboard
The anaphoric macro collection from Hell
Results
2
anaphora issues
Sort by
recently updated
recently updated
newest added
ssetf
2
Often, I want to refer to the place I'm setting with an anaphora. The code to do this is as follows: ``` (defmacro ssetf (&rest bindings) "Anaphoric setf that binds...
Currently `SIF.4` fails when building on Travis.