*-values Rob Mayoff 30 Apr 2003 23:30 UTC

R5RS and IEEE Scheme have string->list, symbol->list, and vector->list
for converting objects to list. On the other hand, call-with-values and
let-values deal with multi-argument continuations, not lists. How about
changing the name "*-values" to "*->list"?