Damus
Vassil Nikolov | Васил Николов · 5w
I, for one, like it that "multiple-value-" is spelled out in full. This kind of naming convention has advantages. Myself, I am in a different kind of trouble, trying to remember which returns multiple...
Panicz Maciej Godek profile picture
@nprofile1q... personally I'm not a fan of the concept of multiple values, but if I am to work with them, I much prefer SRFI-72-style let* forms than all alternatives that I've seen.

(Also, the code from lambda-papers doesn't even use the "let" forms - perhaps they weren't yet invented back then? and I personally find it very hard to read)