Scott L. Burson
Scott L. Burson
What would it look like when a map contains more than one pair?
I don't know Vincent Toups, but that is my library. He doesn't appear to have modified it -- at least, there's only one commit in this repo. I'll try to...
For my own use, I don't really care whether you merge the PR; I can run my forked version. But I expect other Paredit users will appreciate this option. (If...
I've done some refactoring which I hope will make this code both more flexible and easier for users to understand. Instead of a single customization variable, `slime-repl-history-recall-mode`, there are now...
Oh, thanks, @luismbo. I'm glad to have @rpgoldman also agitating for this feature. Of course there are multiple ways to implement it; if it's considered preferable to do it with...
I've been using this for months now, and it seems to work fine. I actually think it improves REPL history behavior for everyone, even those who don't set the new...
@lispstudent Look closely at that thread. What do you notice? 😆
Also, the method for `vector` should include a specialization for `simple-bit-vector`.
Quicklisp has now been updated; it is no longer necessary to keep local versions of FSet and Misc-Extensions. Just do `(ql:update-dist "quicklisp")` to get the current ones. The section of...
Before you do this, you might want to read my [blog post](http://scottlburson2.blogspot.com/2024/10/comparison-fset-vs-sycamore.html) on FSet vs. Sycamore.