From 7c24767d82a01f23e1c4010f1a9d0c02f2befc5f Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 4 Jan 2022 22:03:22 -0500 Subject: =?UTF-8?q?Switch=20from=20using=20=E2=89=8D=20to=20=E2=8B=88=20in?= =?UTF-8?q?=20the=20tutorials=20so=20far?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorial/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorial/README.md') diff --git a/tutorial/README.md b/tutorial/README.md index d8af90d0..98813365 100644 --- a/tutorial/README.md +++ b/tutorial/README.md @@ -11,6 +11,6 @@ The tutorials available so far: | Tutorial | Concepts | Primitives |------------------------------|----------|----------- | [Expressions](expression.md) | Arithmetic, syntax, affine characters | `+-×÷⋆√˜⁼˙∘` -| [List manipulation](list.md) | Lists, strings, and strands; pervasion | `∾≍⌽↕¨´` +| [List manipulation](list.md) | Lists, strings, and strands; pervasion | `∾⋈⌽↕¨´` | [Combinators](combinator.md) | Tacit programming, booleans | `<>≠=≤≥≡≢○⊸⟜` | [Variables](variable.md) | Declarations, cross-roles | `∧∨¬⊣⊢↑↓«»⌾` -- cgit v1.2.3