Zach
Zach
this passes indentation tests and fixes the reported bug, and indentation still works on complex `loop`s i've written when i `indent-sexp` them, but i can't say for certain it's entirely...
Sorry I can't think of a more descriptive title, but just take a look at the definition: ```lisp (defun flex-score-1 (string-length indexes) (float (/ (length indexes) (* string-length (+ 1...
Hello, Several months ago I forked this repo and started working on it. After some additions, I found myself unable to work with such a large codebase with which I...