Michał "phoe" Herda
Michał "phoe" Herda
OK, thanks! I'll take over then.
Using `function` this way is a good idea. From the backwards compatibility point of view, the case with `function` is simple - all cases of `(-> foo #'bar)` and `(->...
A tougher question is defining `function` semantics, and example macroexpansions, for all available arrows and their `setf` expanders. Do you feel like writing these out so I can check then...
Yes - please make a PR and run the tests, I'll merge it.
I'll leave this issue open then - maybe someone can figure out a way to correctly handle this. On 01.10.2021 07:42, charJe wrote: > > I tried to do this,...
``` 22:30 < Bike> but you can still change-class to the protocol class! mwa ha HA! 22:30 < phoe> :O 22:30 < phoe> oh my 22:30 < jmercouris> well, of...
Hey - the project is not actively developed but it worked in the past and so it should work today. It should still be good enough for generating ASD files....
I do things by hand, but projects I work on grow organically - it seems that you have a case where you need to ASDFify an existing Lisp project.
This should be settable by a dynavar somewhere.
Sure! Thanks for the heads-up. I'll accept a PR with the new library files; if not, I'll get to it someday - maybe before the end of the month.