From 3b51e46a2ddbedb8cd333fb0b9c9edada03f1e58 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 11 Jun 2021 22:23:54 -0400 Subject: Each and Table documentation --- doc/primitive.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/primitive.md') diff --git a/doc/primitive.md b/doc/primitive.md index d32460c5..2be91bd4 100644 --- a/doc/primitive.md +++ b/doc/primitive.md @@ -83,8 +83,8 @@ Other modifiers control array traversal and iteration. In three cases a simpler 1-Modifier | Name | 2-Modifier | Name -----------|---------------------------------------|------------|-------- `˘` | Cells | `⎉` | [Rank](https://aplwiki.com/wiki/Rank_(operator)) -`¨` | [Each](https://aplwiki.com/wiki/Each) | `⚇` | [Depth](depth.md#the-depth-modifier) -`⌜` | Table | +`¨` | [Each](map.md) | `⚇` | [Depth](depth.md#the-depth-modifier) +`⌜` | [Table](map.md) | `⁼` | Undo | `⍟` | Repeat `´` | [Fold](fold.md) | `˝` | [Insert](fold.md) | -- cgit v1.2.3