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

specification changes

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



1. The specs of 'opt', `cat', `key' forms of ALET have been changed:
   From (var default test ...)
   To   (var default [test [true-substitute [false-substitute]]])
   
2. The spec of `and' form of ALET has been changed:
   From (var expr test ...)
   To   (var expr [test])

3. Now, any scheme object can be a keyword of `key' form of ALET.

--
Joo ChurlSoo