list:split

说明:列表切分,不足部分省略,此函数返回结果相对list:split-2d、list:split-3d两个特殊函数比较合理

用法:
 (list:split lst x)

参数:1 lst : 列表; 2 x : 未明确定义;

返回值:

示例: