On Sun Nov 20, 2022 at 10:44 PM GMT, zimoun wrote: > (lambda (pkg python-packages) > (cons pkg python-packages))
You could also just use ``cons'' here with the same effect. -- (
On Sun Nov 20, 2022 at 10:44 PM GMT, zimoun wrote: > (lambda (pkg python-packages) > (cons pkg python-packages))
You could also just use ``cons'' here with the same effect. -- (