diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-05-06 21:05:26 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-05-06 21:05:26 -0400 |
| commit | e79a95cc742bfd3d3ccc7baba7e0595403203e38 (patch) | |
| tree | 1bbcb1ae1bfec5bca3615c1ce51554d7e9c22656 /tutorial | |
| parent | 1845e9d1138f7f8743600834c54820385c7d322d (diff) | |
Fix keybinding given for ⋈ in tutorials
Diffstat (limited to 'tutorial')
| -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. |
