From 4ac3f5940a89dcbc165479603689e02c29f50feb Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 23 Jun 2022 16:33:26 -0400 Subject: Document [] notation --- help/beginlist.md | 2 +- help/endlist.md | 2 +- help/strand.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'help') diff --git a/help/beginlist.md b/help/beginlist.md index c1dee17b..f0ba9fdd 100644 --- a/help/beginlist.md +++ b/help/beginlist.md @@ -3,7 +3,7 @@ # Mathematical Left Angle Bracket (`⟨`) ## `⟨ ...`: Begin list -[→full documentation](../doc/syntax.md#list-notation) +[→full documentation](../doc/syntax.md#list-and-array-notation) Starts a list. Inner elements must be separated by `,` or `⋄`. Lists can be nested in other lists. diff --git a/help/endlist.md b/help/endlist.md index 234690aa..75404314 100644 --- a/help/endlist.md +++ b/help/endlist.md @@ -3,7 +3,7 @@ # Mathematical Right Angle Bracket (`⟩`) ## `... ⟩`: End list -[→full documentation](../doc/syntax.md#list-notation) +[→full documentation](../doc/syntax.md#list-and-array-notation) Ends a list started by a `⟨`. See [Begin List](beginlist.md) for more details. diff --git a/help/strand.md b/help/strand.md index 696bb1d5..165d796c 100644 --- a/help/strand.md +++ b/help/strand.md @@ -3,7 +3,7 @@ # Undertie (`‿`) ## `‿`: Strand -[→full documentation](../doc/syntax.md#list-notation) +[→full documentation](../doc/syntax.md#list-and-array-notation) Create a list via [strand notation](../doc/arrayrepr.md#strands). -- cgit v1.2.3