diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-07-06 14:28:45 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-07-06 14:30:20 -0400 |
| commit | 632fdd3c713da19ae6e8e7b93078c838bcc06d9f (patch) | |
| tree | 0886bb7130ab301c86aee5fec4bb1f2d65fc5c72 /docs/doc/index.html | |
| parent | c96289046dbd42678c10d03ceb5734737392bf4c (diff) | |
Pick and First documentation
Diffstat (limited to 'docs/doc/index.html')
| -rw-r--r-- | docs/doc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html index 16511895..e32dd8f8 100644 --- a/docs/doc/index.html +++ b/docs/doc/index.html @@ -49,6 +49,7 @@ <li><a href="match.html">Match</a> (<code><span class='Function'>≡≢</span></code>)</li> <li><a href="map.html">Mapping</a> (<code><span class='Modifier'>¨⌜</span></code>)</li> <li><a href="order.html">Ordering functions</a> (<code><span class='Function'>∧∨⍋⍒</span></code>)</li> +<li><a href="pick.html">Pick</a> (<code><span class='Function'>⊑</span></code>)</li> <li><a href="prefixes.html">Prefixes and Suffixes</a> (<code><span class='Function'>↑↓</span></code>)</li> <li><a href="range.html">Range</a> (<code><span class='Function'>↕</span></code>)</li> <li><a href="repeat.html">Repeat</a> (<code><span class='Modifier2'>⍟</span></code>)</li> |
