string:from-lst

说明:列表转成字符串

用法:
 (string:from-lst lst separator)

参数:1 lst : 列表;2 separator : 分隔符;

返回值:

示例: