mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-29 22:40:15 +02:00
doc tweaks
This commit is contained in:
@@ -798,8 +798,7 @@ function list_remove_values(list,values=[],all=false) =
|
||||
|
||||
|
||||
|
||||
|
||||
// Section: Lists of Subsets
|
||||
// Section: List Iteration Index Helper
|
||||
|
||||
// Function: idx()
|
||||
// Usage:
|
||||
@@ -828,6 +827,8 @@ function idx(list, s=0, e=-1, step=1) =
|
||||
) [_s : step : _e];
|
||||
|
||||
|
||||
// Section: Lists of Subsets
|
||||
|
||||
|
||||
// Function: pair()
|
||||
// Usage:
|
||||
|
Reference in New Issue
Block a user