aboutsummaryrefslogtreecommitdiff
path: root/docs/help/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/index.html')
-rw-r--r--docs/help/index.html369
1 files changed, 184 insertions, 185 deletions
diff --git a/docs/help/index.html b/docs/help/index.html
index 50372097..f1d3baaf 100644
--- a/docs/help/index.html
+++ b/docs/help/index.html
@@ -5,7 +5,6 @@
</head>
<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a></div>
<h1 id="repl-help"><a class="header" href="#repl-help">REPL Help</a></h1>
-<p>Symbols are listed in alphabetical order of page name, ignoring syntactical roles.</p>
<table>
<thead>
<tr>
@@ -15,372 +14,372 @@
</thead>
<tbody>
<tr>
-<td><code><span class='Function'>๐”พ</span></code></td>
-<td><a href="2-modifierrightoperand.html">2-Modifier Right operand</a></td>
-</tr>
-<tr>
-<td><code><span class='Function'>|</span></code></td>
-<td><a href="absolutevalue_modulus.html">Absolute Value, Modulus</a></td>
-</tr>
-<tr>
-<td><code><span class='Modifier2'>โŸœ</span></code></td>
-<td><a href="after_bind.html">Bind, After, Dyadic After</a></td>
-</tr>
-<tr>
-<td><code><span class='Function'>!</span></code></td>
-<td><a href="assert_assertwithmessage.html">Assert, Assert With Message</a></td>
+<td><code><span class='Function'>+</span></code></td>
+<td><a href="conjugate_add.html">Conjugate, Add</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โˆ˜</span></code></td>
-<td><a href="atop.html">Atop, Dyadic Atop</a></td>
+<td><code><span class='Function'>-</span></code></td>
+<td><a href="negate_subtract.html">Negate, Subtract</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โŠธ</span></code></td>
-<td><a href="before_bind.html">Bind Left, Before, Dyadic Before</a></td>
+<td><code><span class='Function'>ร—</span></code></td>
+<td><a href="sign_multiply.html">Sign, Multiply</a></td>
</tr>
<tr>
-<td><code><span class='Brace'>{</span></code></td>
-<td><a href="beginblock.html">Begin Block</a></td>
+<td><code><span class='Function'>รท</span></code></td>
+<td><a href="reciprocal_divide.html">Reciprocal, Divide</a></td>
</tr>
<tr>
-<td><code><span class='Paren'>(</span></code></td>
-<td><a href="beginexpression.html">Begin Expression</a></td>
+<td><code><span class='Function'>โ‹†</span></code></td>
+<td><a href="exponential_power.html">Exponential, Power</a></td>
</tr>
<tr>
-<td><code><span class='Bracket'>โŸจ</span></code></td>
-<td><a href="beginlist.html">Begin list</a></td>
+<td><code><span class='Function'>โˆš</span></code></td>
+<td><a href="squareroot_root.html">Square root, Root</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โŽŠ</span></code></td>
-<td><a href="catch.html">Catch</a></td>
+<td><code><span class='Function'>โŒŠ</span></code></td>
+<td><a href="floor_minimum.html">Floor, Minimum</a></td>
</tr>
<tr>
<td><code><span class='Function'>โŒˆ</span></code></td>
<td><a href="ceiling_maximum.html">Ceiling, Maximum</a></td>
</tr>
<tr>
-<td><code><span class='Modifier'>ห˜</span></code></td>
-<td><a href="cells.html">Cells</a></td>
-</tr>
-<tr>
-<td><code><span class='Gets'>โ†ฉ</span></code></td>
-<td><a href="change.html">Change</a></td>
+<td><code><span class='Function'>โˆง</span></code></td>
+<td><a href="sortup_and.html">Sort Up, Logical And</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โ—ถ</span></code></td>
-<td><a href="choose.html">Choose</a></td>
+<td><code><span class='Function'>โˆจ</span></code></td>
+<td><a href="sortdown_or.html">Sort Down, Logical Or</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โА</span></code></td>
-<td><a href="classify_indexof.html">Classify, Index Of</a></td>
+<td><code><span class='Function'>ยฌ</span></code></td>
+<td><a href="not_span.html">Logical Not, Span</a></td>
</tr>
<tr>
-<td><code><span class='Comment'>#</span></code></td>
-<td><a href="comment.html">Comment</a></td>
+<td><code><span class='Function'>|</span></code></td>
+<td><a href="absolutevalue_modulus.html">Absolute Value, Modulus</a></td>
</tr>
<tr>
-<td><code><span class='Function'>+</span></code></td>
-<td><a href="conjugate_add.html">Conjugate, Add</a></td>
+<td><code><span class='Function'>โ‰ค</span></code></td>
+<td><a href="lessthanorequalto.html">Lesser Than or Equal To</a></td>
</tr>
<tr>
-<td><code><span class='Modifier'>ห™</span></code></td>
-<td><a href="constant.html">Constant</a></td>
+<td><code><span class='Function'>&lt;</span></code></td>
+<td><a href="enclose_lessthan.html">Enclose, Lesser Than</a></td>
</tr>
<tr>
-<td><code><span class='Function'>๐•Š</span></code></td>
-<td><a href="currentfunction.html">Current Function</a></td>
+<td><code><span class='Function'>&gt;</span></code></td>
+<td><a href="merge_greaterthan.html">Merge, Greater Than</a></td>
</tr>
<tr>
-<td><code><span class='Value'>๐•ฃ</span></code></td>
-<td><a href="currentmodifier.html">Current Modifier</a></td>
+<td><code><span class='Function'>โ‰ฅ</span></code></td>
+<td><a href="greaterthanorequalto.html">Greater Than or Equal To</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โท</span></code></td>
-<td><a href="deduplicate_find.html">Deduplicate, Find</a></td>
+<td><code><span class='Function'>=</span></code></td>
+<td><a href="rank_equals.html">Rank, Equal To</a></td>
</tr>
<tr>
-<td><code><span class='Gets'>โ†</span></code></td>
-<td><a href="define.html">Define</a></td>
+<td><code><span class='Function'>โ‰ </span></code></td>
+<td><a href="length_notequals.html">Length, Not Equal To</a></td>
</tr>
<tr>
<td><code><span class='Function'>โ‰ก</span></code></td>
<td><a href="depth_match.html">Depth, Match</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โš‡</span></code></td>
-<td><a href="depth.html">Depth</a></td>
+<td><code><span class='Function'>โ‰ข</span></code></td>
+<td><a href="shape_notmatch.html">Shape, Not Match</a></td>
+</tr>
+<tr>
+<td><code><span class='Function'>โŠฃ</span></code></td>
+<td><a href="identity_left.html">Identity, Left</a></td>
+</tr>
+<tr>
+<td><code><span class='Function'>โŠข</span></code></td>
+<td><a href="identity_right.html">Identity, Right</a></td>
</tr>
<tr>
<td><code><span class='Function'>โฅŠ</span></code></td>
<td><a href="deshape_reshape.html">Deshape, Reshape</a></td>
</tr>
<tr>
-<td><code><span class='Modifier'>ยจ</span></code></td>
-<td><a href="each.html">Each</a></td>
+<td><code><span class='Function'>โˆพ</span></code></td>
+<td><a href="join_jointo.html">Join, Join To</a></td>
</tr>
<tr>
-<td><code><span class='Function'>&lt;</span></code></td>
-<td><a href="enclose_lessthan.html">Enclose, Lesser Than</a></td>
+<td><code><span class='Function'>โ‰</span></code></td>
+<td><a href="solo_couple.html">Solo, Couple</a></td>
</tr>
<tr>
-<td><code><span class='Brace'>}</span></code></td>
-<td><a href="endblock.html">End Block</a></td>
+<td><code><span class='Function'>โ‹ˆ</span></code></td>
+<td><a href="enlist_pair.html">Enlist, Pair</a></td>
</tr>
<tr>
-<td><code><span class='Paren'>)</span></code></td>
-<td><a href="endexpression.html">End Expression</a></td>
+<td><code><span class='Function'>โ†‘</span></code></td>
+<td><a href="prefixes_take.html">Prefixes, Take</a></td>
</tr>
<tr>
-<td><code><span class='Bracket'>โŸฉ</span></code></td>
-<td><a href="endlist.html">End list</a></td>
+<td><code><span class='Function'>โ†“</span></code></td>
+<td><a href="suffixes_drop.html">Suffixes, Drop</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ‹ˆ</span></code></td>
-<td><a href="enlist_pair.html">Enlist, Pair</a></td>
+<td><code><span class='Function'>โ†•</span></code></td>
+<td><a href="range_windows.html">Range, Windows</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ‹†</span></code></td>
-<td><a href="exponential_power.html">Exponential, Power</a></td>
+<td><code><span class='Function'>ยซ</span></code></td>
+<td><a href="shiftbefore.html">Shift Before, Shift Before</a></td>
</tr>
<tr>
-<td><code><span class='Gets'>โ‡</span></code></td>
-<td><a href="export.html">Export Definition, Export names</a></td>
+<td><code><span class='Function'>ยป</span></code></td>
+<td><a href="shiftafter.html">Shift After, Shift After</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โŠ</span></code></td>
-<td><a href="firstcell_select.html">First Cell, Select</a></td>
+<td><code><span class='Function'>โŒฝ</span></code></td>
+<td><a href="reverse_rotate.html">Reverse, Rotate</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โŠ‘</span></code></td>
-<td><a href="first_pick.html">First, Pick</a></td>
+<td><code><span class='Function'>โ‰</span></code></td>
+<td><a href="transpose_reorderaxes.html">Transpose, Reorder Axes</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โŒŠ</span></code></td>
-<td><a href="floor_minimum.html">Floor, Minimum</a></td>
+<td><code><span class='Function'>/</span></code></td>
+<td><a href="indices_replicate.html">Indices, Replicate</a></td>
</tr>
<tr>
-<td><code><span class='Modifier'>ยด</span></code></td>
-<td><a href="fold.html">Fold, Fold With Initial</a></td>
+<td><code><span class='Function'>โ‹</span></code></td>
+<td><a href="gradeup_binsup.html">Grade Up, Bins Up</a></td>
</tr>
<tr>
<td><code><span class='Function'>โ’</span></code></td>
<td><a href="gradedown_binsdown.html">Grade Down, Bins Down</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ‹</span></code></td>
-<td><a href="gradeup_binsup.html">Grade Up, Bins Up</a></td>
+<td><code><span class='Function'>โŠ</span></code></td>
+<td><a href="firstcell_select.html">First Cell, Select</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ‰ฅ</span></code></td>
-<td><a href="greaterthanorequalto.html">Greater Than or Equal To</a></td>
+<td><code><span class='Function'>โŠ‘</span></code></td>
+<td><a href="first_pick.html">First, Pick</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โŠ”</span></code></td>
-<td><a href="groupindices_group.html">Group Indices, Group</a></td>
+<td><code><span class='Function'>โА</span></code></td>
+<td><a href="classify_indexof.html">Classify, Index Of</a></td>
</tr>
<tr>
-<td><code><span class='Head'>:</span></code></td>
-<td><a href="header.html">Header</a></td>
+<td><code><span class='Function'>โŠ’</span></code></td>
+<td><a href="occurrencecount_progressiveindexof.html">Occurrence Count, Progressive Index Of</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โŠฃ</span></code></td>
-<td><a href="identity_left.html">Identity, Left</a></td>
+<td><code><span class='Function'>โˆŠ</span></code></td>
+<td><a href="markfirst_memberof.html">Mark Firsts, Member Of</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โŠข</span></code></td>
-<td><a href="identity_right.html">Identity, Right</a></td>
+<td><code><span class='Function'>โท</span></code></td>
+<td><a href="deduplicate_find.html">Deduplicate, Find</a></td>
</tr>
<tr>
-<td><code><span class='Function'>/</span></code></td>
-<td><a href="indices_replicate.html">Indices, Replicate</a></td>
+<td><code><span class='Function'>โŠ”</span></code></td>
+<td><a href="groupindices_group.html">Group Indices, Group</a></td>
</tr>
<tr>
-<td><code><span class='Number'>โˆž</span></code></td>
-<td><a href="infinity.html">Infinity</a></td>
+<td><code><span class='Function'>!</span></code></td>
+<td><a href="assert_assertwithmessage.html">Assert, Assert With Message</a></td>
</tr>
<tr>
-<td><code><span class='Modifier'>ห</span></code></td>
-<td><a href="insert.html">Insert, Insert With Initial</a></td>
+<td><code><span class='Modifier'>ห™</span></code></td>
+<td><a href="constant.html">Constant</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โˆพ</span></code></td>
-<td><a href="join_jointo.html">Join, Join To</a></td>
+<td><code><span class='Modifier'>หœ</span></code></td>
+<td><a href="self_swap.html">Self, Swap</a></td>
</tr>
<tr>
-<td><code><span class='Value'>๐•จ</span></code></td>
-<td><a href="leftargument.html">Left Argument</a></td>
+<td><code><span class='Modifier2'>โˆ˜</span></code></td>
+<td><a href="atop.html">Atop, Dyadic Atop</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ‰ </span></code></td>
-<td><a href="length_notequals.html">Length, Not Equal To</a></td>
+<td><code><span class='Modifier2'>โ—‹</span></code></td>
+<td><a href="over.html">Atop, Over</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ‰ค</span></code></td>
-<td><a href="lessthanorequalto.html">Lesser Than or Equal To</a></td>
+<td><code><span class='Modifier2'>โŠธ</span></code></td>
+<td><a href="before_bind.html">Bind Left, Before, Dyadic Before</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โˆŠ</span></code></td>
-<td><a href="markfirst_memberof.html">Mark Firsts, Member Of</a></td>
+<td><code><span class='Modifier2'>โŸœ</span></code></td>
+<td><a href="after_bind.html">Bind, After, Dyadic After</a></td>
</tr>
<tr>
-<td><code><span class='Function'>&gt;</span></code></td>
-<td><a href="merge_greaterthan.html">Merge, Greater Than</a></td>
+<td><code><span class='Modifier2'>โŒพ</span></code></td>
+<td><a href="under.html">Under</a></td>
</tr>
<tr>
-<td><code><span class='Number'>ยฏ</span></code></td>
-<td><a href="minus.html">Minus</a></td>
+<td><code><span class='Modifier2'>โŠ˜</span></code></td>
+<td><a href="valences.html">Valences, Dyadic Valences</a></td>
</tr>
<tr>
-<td><code><span class='Function'>๐”ฝ</span></code></td>
-<td><a href="modifierleftoperand.html">Modifier Left operand</a></td>
+<td><code><span class='Modifier2'>โ—ถ</span></code></td>
+<td><a href="choose.html">Choose</a></td>
</tr>
<tr>
-<td><code><span class='Value'>.</span></code></td>
-<td><a href="namespacefield.html">Namespace Field</a></td>
+<td><code><span class='Modifier2'>โŽŠ</span></code></td>
+<td><a href="catch.html">Catch</a></td>
</tr>
<tr>
-<td><code><span class='Function'>-</span></code></td>
-<td><a href="negate_subtract.html">Negate, Subtract</a></td>
+<td><code><span class='Modifier2'>โމ</span></code></td>
+<td><a href="rank.html">Rank</a></td>
</tr>
<tr>
-<td><code><span class='Head'>;</span></code></td>
-<td><a href="nextbody.html">Next Body</a></td>
+<td><code><span class='Modifier'>ห˜</span></code></td>
+<td><a href="cells.html">Cells</a></td>
</tr>
<tr>
-<td><code><span class='Nothing'>ยท</span></code></td>
-<td><a href="nothing.html">Nothing</a></td>
+<td><code><span class='Modifier2'>โš‡</span></code></td>
+<td><a href="depth.html">Depth</a></td>
</tr>
<tr>
-<td><code><span class='Function'>ยฌ</span></code></td>
-<td><a href="not_span.html">Logical Not, Span</a></td>
+<td><code><span class='Modifier'>ยจ</span></code></td>
+<td><a href="each.html">Each</a></td>
</tr>
<tr>
-<td><code><span class='String'>@</span></code></td>
-<td><a href="nullcharacter.html">Null Character</a></td>
+<td><code><span class='Modifier'>โŒœ</span></code></td>
+<td><a href="table.html">Table</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โŠ’</span></code></td>
-<td><a href="occurrencecount_progressiveindexof.html">Occurrence Count, Progressive Index Of</a></td>
+<td><code><span class='Modifier2'>โŸ</span></code></td>
+<td><a href="repeat.html">Repeat</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โ—‹</span></code></td>
-<td><a href="over.html">Atop, Over</a></td>
+<td><code><span class='Modifier'>โผ</span></code></td>
+<td><a href="undo.html">Undo</a></td>
</tr>
<tr>
-<td><code><span class='Number'>ฯ€</span></code></td>
-<td><a href="pi.html">Pi</a></td>
+<td><code><span class='Modifier'>ยด</span></code></td>
+<td><a href="fold.html">Fold, Fold With Initial</a></td>
</tr>
<tr>
-<td><code><span class='Head'>?</span></code></td>
-<td><a href="predicate.html">Predicate</a></td>
+<td><code><span class='Modifier'>ห</span></code></td>
+<td><a href="insert.html">Insert, Insert With Initial</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ†‘</span></code></td>
-<td><a href="prefixes_take.html">Prefixes, Take</a></td>
+<td><code><span class='Modifier'>`</span></code></td>
+<td><a href="scan.html">Scan, Scan With initial</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ†•</span></code></td>
-<td><a href="range_windows.html">Range, Windows</a></td>
+<td><code><span class='Gets'>โ†</span></code></td>
+<td><a href="define.html">Define</a></td>
</tr>
<tr>
-<td><code><span class='Function'>=</span></code></td>
-<td><a href="rank_equals.html">Rank, Equal To</a></td>
+<td><code><span class='Gets'>โ‡</span></code></td>
+<td><a href="export.html">Export Definition, Export names</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โމ</span></code></td>
-<td><a href="rank.html">Rank</a></td>
+<td><code><span class='Gets'>โ†ฉ</span></code></td>
+<td><a href="change.html">Change</a></td>
</tr>
<tr>
-<td><code><span class='Function'>รท</span></code></td>
-<td><a href="reciprocal_divide.html">Reciprocal, Divide</a></td>
+<td><code><span class='Separator'>,</span></code> or <code><span class='Separator'>โ‹„</span></code></td>
+<td><a href="separator.html">Separator</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โŸ</span></code></td>
-<td><a href="repeat.html">Repeat</a></td>
+<td><code><span class='Value'>.</span></code></td>
+<td><a href="namespacefield.html">Namespace Field</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โŒฝ</span></code></td>
-<td><a href="reverse_rotate.html">Reverse, Rotate</a></td>
+<td><code><span class='Paren'>(</span></code></td>
+<td><a href="beginexpression.html">Begin Expression</a></td>
</tr>
<tr>
-<td><code><span class='Value'>๐•ฉ</span></code></td>
-<td><a href="rightargument.html">Right Argument</a></td>
+<td><code><span class='Paren'>)</span></code></td>
+<td><a href="endexpression.html">End Expression</a></td>
</tr>
<tr>
-<td><code><span class='Modifier'>`</span></code></td>
-<td><a href="scan.html">Scan, Scan With initial</a></td>
+<td><code><span class='Brace'>{</span></code></td>
+<td><a href="beginblock.html">Begin Block</a></td>
</tr>
<tr>
-<td><code><span class='Modifier'>หœ</span></code></td>
-<td><a href="self_swap.html">Self, Swap</a></td>
+<td><code><span class='Brace'>}</span></code></td>
+<td><a href="endblock.html">End Block</a></td>
</tr>
<tr>
-<td><code><span class='Separator'>,</span></code> or <code><span class='Separator'>โ‹„</span></code></td>
-<td><a href="separator.html">Separator</a></td>
+<td><code><span class='Head'>;</span></code></td>
+<td><a href="nextbody.html">Next Body</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ‰ข</span></code></td>
-<td><a href="shape_notmatch.html">Shape, Not Match</a></td>
+<td><code><span class='Head'>:</span></code></td>
+<td><a href="header.html">Header</a></td>
</tr>
<tr>
-<td><code><span class='Function'>ยป</span></code></td>
-<td><a href="shiftafter.html">Shift After, Shift After</a></td>
+<td><code><span class='Head'>?</span></code></td>
+<td><a href="predicate.html">Predicate</a></td>
</tr>
<tr>
-<td><code><span class='Function'>ยซ</span></code></td>
-<td><a href="shiftbefore.html">Shift Before, Shift Before</a></td>
+<td><code><span class='Bracket'>โŸจ</span></code></td>
+<td><a href="beginlist.html">Begin list</a></td>
</tr>
<tr>
-<td><code><span class='Function'>ร—</span></code></td>
-<td><a href="sign_multiply.html">Sign, Multiply</a></td>
+<td><code><span class='Bracket'>โŸฉ</span></code></td>
+<td><a href="endlist.html">End list</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ‰</span></code></td>
-<td><a href="solo_couple.html">Solo, Couple</a></td>
+<td><code><span class='Ligature'>โ€ฟ</span></code></td>
+<td><a href="strand.html">Strand</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โˆจ</span></code></td>
-<td><a href="sortdown_or.html">Sort Down, Logical Or</a></td>
+<td><code><span class='Nothing'>ยท</span></code></td>
+<td><a href="nothing.html">Nothing</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โˆง</span></code></td>
-<td><a href="sortup_and.html">Sort Up, Logical And</a></td>
+<td><code><span class='Value'>โ€ข</span></code></td>
+<td><a href="system.html">System</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โˆš</span></code></td>
-<td><a href="squareroot_root.html">Square root, Root</a></td>
+<td><code><span class='Value'>๐•จ</span></code></td>
+<td><a href="leftargument.html">Left Argument</a></td>
</tr>
<tr>
-<td><code><span class='Ligature'>โ€ฟ</span></code></td>
-<td><a href="strand.html">Strand</a></td>
+<td><code><span class='Value'>๐•ฉ</span></code></td>
+<td><a href="rightargument.html">Right Argument</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ†“</span></code></td>
-<td><a href="suffixes_drop.html">Suffixes, Drop</a></td>
+<td><code><span class='Function'>๐”ฝ</span></code></td>
+<td><a href="modifierleftoperand.html">Modifier Left operand</a></td>
</tr>
<tr>
-<td><code><span class='Value'>โ€ข</span></code></td>
-<td><a href="system.html">System</a></td>
+<td><code><span class='Function'>๐”พ</span></code></td>
+<td><a href="2-modifierrightoperand.html">2-Modifier Right operand</a></td>
</tr>
<tr>
-<td><code><span class='Modifier'>โŒœ</span></code></td>
-<td><a href="table.html">Table</a></td>
+<td><code><span class='Function'>๐•Š</span></code></td>
+<td><a href="currentfunction.html">Current Function</a></td>
</tr>
<tr>
-<td><code><span class='Function'>โ‰</span></code></td>
-<td><a href="transpose_reorderaxes.html">Transpose, Reorder Axes</a></td>
+<td><code><span class='Value'>๐•ฃ</span></code></td>
+<td><a href="currentmodifier.html">Current Modifier</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โŒพ</span></code></td>
-<td><a href="under.html">Under</a></td>
+<td><code><span class='Number'>ยฏ</span></code></td>
+<td><a href="minus.html">Minus</a></td>
</tr>
<tr>
-<td><code><span class='Modifier'>โผ</span></code></td>
-<td><a href="undo.html">Undo</a></td>
+<td><code><span class='Number'>ฯ€</span></code></td>
+<td><a href="pi.html">Pi</a></td>
</tr>
<tr>
-<td><code><span class='Modifier2'>โŠ˜</span></code></td>
-<td><a href="valences.html">Valences, Dyadic Valences</a></td>
+<td><code><span class='Number'>โˆž</span></code></td>
+<td><a href="infinity.html">Infinity</a></td>
+</tr>
+<tr>
+<td><code><span class='String'>@</span></code></td>
+<td><a href="nullcharacter.html">Null Character</a></td>
+</tr>
+<tr>
+<td><code><span class='Comment'>#</span></code></td>
+<td><a href="comment.html">Comment</a></td>
</tr>
</tbody>
</table>