varjo icon indicating copy to clipboard operation
varjo copied to clipboard

Remove fn & named-readtables dependency

Open cbaggers opened this issue 7 years ago • 0 comments

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.

cbaggers avatar Jan 11 '18 14:01 cbaggers