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

Re: [Re: Destructuring syntax]



MDL supports the &keywords in somewhat different form.  The keywords
are given as strings, and the keyword &rest is called "TUPLE" in
MDL.  Other than that, the syntax is identical.  This is not surprising,
since the LispM &keyword syntax was based on MDL.

	Dave