last-ec

[syntax] last-ec default qualifier ... expression

SRFI-42: The last value of expression in the sequence of bindings specified by the qualifiers. Before enumeration, the result is initialized with the value of default; so this will be the result if the sequence is empty.