From f2a5437140404f29607e75ff16668c7d8612afb7 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 7 Jul 2022 21:31:45 -0400 Subject: More precise block and array notation links --- docs/doc/syntax.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/doc') diff --git a/docs/doc/syntax.html b/docs/doc/syntax.html index ef6c1804..26af7c42 100644 --- a/docs/doc/syntax.html +++ b/docs/doc/syntax.html @@ -35,7 +35,7 @@ -Stranding +Stranding n-ary @@ -134,15 +134,15 @@ ⟨⟩ -List +List [] -Array +Array -Strand (lightweight list syntax) +Strand (lightweight list syntax) {} @@ -162,27 +162,27 @@ 𝕨𝕎 -Left argument +Left argument 𝕩𝕏 -Right argument +Right argument 𝕤𝕊 -Function self-reference +Function self-reference 𝕗𝔽 -Left operand of a modifier +Left operand of a modifier 𝕘𝔾 -Right operand of a 2-modifier +Right operand of a 2-modifier 𝕣 -Modifier self-reference +Modifier self-reference -- cgit v1.2.3