diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-29 18:01:40 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-29 18:03:10 -0500 |
| commit | 1a1f4a5a54494f91a91c6cc85558d5f1e62e5ca9 (patch) | |
| tree | bf70c32255c8f81405e8dfd1b64bc16749f1e8e7 /docs | |
| parent | 224d6ed83efb86fa16ac802af65c63d1b97543e2 (diff) | |
Order help index table like keymap
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/help/index.html | 369 |
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'><</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'>></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'><</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'>></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> |
