[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Some Minor Nits

This page is part of the web mail archives of SRFI 57 from before July 7th, 2015. The new archives for SRFI 57 contain all messages, not just those from before July 7th, 2015.



First, I love this; I'm using it already.

Some things I noticed:

The pattern for the vector case of if-symbol? seems to be missing sk and fk.

You don't mention the anonymous selector and mutator syntax of previous versions posted on cls, but the implementation still supports them; I rather like them.

An elaboration of match-let[*] seems to be missing.

Dale Jordan