list:get-ubound

说明:得到表的各维数长度,最多支持到三维

用法:
 (list:get-ubound lst)

参数:1 lst : 列表;

返回值:

示例: