Lambda List
doplist ((key val plist &optional values) &body body)
Details
Iterates over elements of a
property list.
body can be preceded
by declarations, and is like a
tagbody.
return may be used to terminate the iteration early. If
return is not used, returns
values.