diff options
Diffstat (limited to 'tutorial/list.md')
| -rw-r--r-- | tutorial/list.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/list.md b/tutorial/list.md index 94ef4026..bd8071a6 100644 --- a/tutorial/list.md +++ b/tutorial/list.md @@ -113,7 +113,7 @@ This list application works recursively, so that lists of lists (and so on) are ## Some list functions <!--GEN -Primitives ⟨"⋈%.%Enlist%Pair", "∾%,%%Join To", "⌽%q%Reverse%Rotate"⟩ +Primitives ⟨"⋈%Z%Enlist%Pair", "∾%,%%Join To", "⌽%q%Reverse%Rotate"⟩ --> Let's introduce a few primitives to work with lists. |
