diff options
Diffstat (limited to 'doc/primitive.md')
| -rw-r--r-- | doc/primitive.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/primitive.md b/doc/primitive.md index 9d4378c0..4cb8f13c 100644 --- a/doc/primitive.md +++ b/doc/primitive.md @@ -85,7 +85,7 @@ Other modifiers control array traversal and iteration. In three cases a simpler `˘` | Cells | `⎉` | [Rank](https://aplwiki.com/wiki/Rank_(operator)) `¨` | [Each](map.md) | `⚇` | [Depth](depth.md#the-depth-modifier) `⌜` | [Table](map.md) | -`⁼` | Undo | `⍟` | [Repeat](repeat.md) +`⁼` | [Undo](undo.md) | `⍟` | [Repeat](repeat.md) `´` | [Fold](fold.md) | `˝` | [Insert](fold.md) | `` ` `` | [Scan](scan.md) | |
