table:write-csv

说明:将 二维表 写入 csv 文件。

用法:
 (table:write-csv lst file)

参数:1 lst : 列表;2 file : 文件名;

返回值:

示例: