reverse-list->string

[procedure] reverse-list->string char-list

SRFI-13: An efficient implementation of (compose list->string reverse)

See also list->string.