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 ++++++++++---------- docs/help/2-modifierrightoperand.html | 2 +- docs/help/beginblock.html | 2 +- docs/help/currentfunction.html | 2 +- docs/help/currentmodifier.html | 2 +- docs/help/endblock.html | 2 +- docs/help/leftargument.html | 2 +- docs/help/modifierleftoperand.html | 2 +- docs/help/rightargument.html | 2 +- 9 files changed, 18 insertions(+), 18 deletions(-) (limited to 'docs') 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 diff --git a/docs/help/2-modifierrightoperand.html b/docs/help/2-modifierrightoperand.html index e0fc5f67..7f9d7dc4 100644 --- a/docs/help/2-modifierrightoperand.html +++ b/docs/help/2-modifierrightoperand.html @@ -6,7 +6,7 @@

Mathematical Double-struck G (𝔾)

𝔾: 2-Modifier Right operand

-

→full documentation

+

→full documentation

A variable assigned to the right operand of a 2-modifier block. 𝕘 can be used to access the right operand as a subject.

↗️
    5 +{𝕘}3 1
 3
diff --git a/docs/help/beginblock.html b/docs/help/beginblock.html
index 28dd2474..61c3a89a 100644
--- a/docs/help/beginblock.html
+++ b/docs/help/beginblock.html
@@ -6,7 +6,7 @@
 
 

Left Curly Bracket ({)

{ ...: Begin Block

-

→full documentation

+

→full documentation

Starts a block, which can be one of: