string-list->string

Name

string-list->string -- Convert L, a list of strings or characters, to a string.

Synopsis

(string-list->string l)

Description

Convert L, a list of strings or characters, to a string.

Implementation Notes

Module: (app scwm file)

Defined in scheme/file.scm at line 66 (CVS log)