📅  最后修改于: 2021-01-06 04:42:19             🧑  作者: Mango
较少列表功能用于指定列表的长度和值在列表中的位置。
LESS中使用的List函数列表:
Index | Function | Description |
---|---|---|
1) | length | it will take a comma or space separated list of values as parameter. |
2) | extract | it will return the value at a specified position in a list. |