doc tweaks

This commit is contained in:
Adrian Mariano
2023-03-02 22:54:39 -05:00
parent d8549f728f
commit e8c400517e
2 changed files with 4 additions and 3 deletions

View File

@@ -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: