Remix.run Logo
Modern Common Lisp with FSet(fset.common-lisp.dev)
9 points by signa11 a day ago | 2 comments
perrygeo a day ago | parent [-]

Hidden 13 paragraphs down the third page is the first actual description of the project:

> So FSet has a dual mission: first, to bring Common Lisp up to date, by giving it a much richer ensemble of functional collection data structures, to greatly expand the space of algorithms that can be written in an elegant functional style and still run efficiently; and second, as with Clojure, to support and encourage the use of functional collections for general programming.

Cool project but the docs could be greatly improved by putting the purpose of the project front and center. Don't make readers guess.

ScottBurson 11 hours ago | parent [-]

Okay, I buried the lede :-)

Good suggestion, thanks.