varjo
varjo copied to clipboard
Remove fn & named-readtables dependency
This is a bummer as it makes the code so much nicer to read, however it does limit which implementations we can run on which is a bit of a bummer considering that this only really depends on CL libs so this should be portable everywhere.
There are 132 uses of λ in varjo. Replace them with regular lambdas or local functions.