cosmez
2018-5-6 05:01:43

is there a function to read a string to a list of datums? like read, but not for a single datum?


cosmez
2018-5-6 05:02:12

trying to write a reader to interp line by line using `(interp ,(call-with-input-string line read))