list-ec[syntax] list-ec qualifier ... expression
SRFI-42:
The list of values obtained by evaluating expression once for each
binding in the sequence defined by the qualifiers. If there are no
qualifiers the result is the list with the value of expression.
|