aboutsummaryrefslogtreecommitdiff
path: root/help/README.md
blob: cfb5f57f4d546a640e4d3bdd82ebdb6e36b5430e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/index.html).*

# REPL Help

Symbols are listed in alphabetical order of page name, ignoring syntactical roles.

| Symbol | Link |
|--------|------|
| `๐”พ` | [2-Modifier Right operand](2-modifierrightoperand.md) |
| `\|` | [Absolute Value, Modulus](absolutevalue_modulus.md) |
| `โŸœ` | [Bind, After, Dyadic After](after_bind.md) |
| `!` | [Assert, Assert With Message](assert_assertwithmessage.md) |
| `โˆ˜` | [Atop, Dyadic Atop](atop.md) |
| `โŠธ` | [Bind Left, Before, Dyadic Before](before_bind.md) |
| `{` | [Begin Block](beginblock.md) |
| `(` | [Begin Expression](beginexpression.md) |
| `โŸจ` | [Begin list](beginlist.md) |
| `โŽŠ` | [Catch](catch.md) |
| `โŒˆ` | [Ceiling, Maximum](ceiling_maximum.md) |
| `ห˜` | [Cells](cells.md) |
| `โ†` | [Change](change.md) |
| `โ—ถ` | [Choose](choose.md) |
| `โА` | [Classify, Index Of](classify_indexof.md) |
| `#` | [Comment](comment.md) |
| `+` | [Conjugate, Add](conjugate_add.md) |
| `ห™` | [Constant](constant.md) |
| `๐•Š` | [Current Function](currentfunction.md) |
| `๐•ฃ` | [Current Modifier](currentmodifier.md) |
| `โท` | [Deduplicate, Find](deduplicate_find.md) |
| `โ†` | [Define](define.md) |
| `โ‰ก` | [Depth, Match](depth_match.md) |
| `โš‡` | [Depth](depth.md) |
| `โฅŠ` | [Deshape, Reshape](deshape_reshape.md) |
| `ยจ` | [Each](each.md) |
| `<` | [Enclose, Lesser Than](enclose_lessthan.md) |
| `}` | [End Block](endblock.md) |
| `)` | [End Expression](endexpression.md) |
| `โŸฉ` | [End list](endlist.md) |
| `โ‹ˆ` | [Enlist, Pair](enlist_pair.md) |
| `โ‹†` | [Exponential, Power](exponential_power.md) |
| `โ‡` | [Export Definition, Export names](export.md) |
| `โŠ` | [First Cell, Select](firstcell_select.md) |
| `โŠ‘` | [First, Pick](first_pick.md) |
| `โŒŠ` | [Floor, Minimum](floor_minimum.md) |
| `ยด` | [Fold, Fold With Initial](fold.md) |
| `โ’` | [Grade Down, Bins Down](gradedown_binsdown.md) |
| `โ‹` | [Grade Up, Bins Up](gradeup_binsup.md) |
| `โ‰ฅ` | [Greater Than or Equal To](greaterthanorequalto.md) |
| `โŠ”` | [Group Indices, Group](groupindices_group.md) |
| `โŠฃ` | [Identity, Left](identity_left.md) |
| `โŠข` | [Identity, Right](identity_right.md) |
| `/` | [Indices, Replicate](indices_replicate.md) |
| `โˆž` | [Infinity](infinity.md) |
| `ห` | [Insert, Insert With Initial](insert.md) |
| `โˆพ` | [Join, Join To](join_jointo.md) |
| `๐•จ` | [Left Argument](leftargument.md) |
| `โ‰ ` | [Length, Not Equal To](length_notequals.md) |
| `โ‰ค` | [Lesser Than or Equal To](lessthanorequalto.md) |
| `โˆŠ` | [Mark Firsts, Member Of](markfirst_memberof.md) |
| `>` | [Merge, Greater Than](merge_greaterthan.md) |
| `ยฏ` | [Minus](minus.md) |
| `๐”ฝ` | [Modifier Left operand](modifierleftoperand.md) |
| `.` | [Namespace Field](namespacefield.md) |
| `-` | [Negate, Subtract](negate_subtract.md) |
| `ยท` | [Nothing](nothing.md) |
| `ยฌ` | [Logical Not, Span](not_span.md) |
| `@` | [Null Character](nullcharacter.md) |
| `โŠ’` | [Occurrence Count, Progressive Index Of](occurrencecount_progressiveindexof.md) |
| `โ—‹` | [Atop, Over](over.md) |
| `ฯ€` | [Pi](pi.md) |
| `โ†‘` | [Prefixes, Take](prefixes_take.md) |
| `โ†•` | [Range, Windows](range_windows.md) |
| `=` | [Rank, Equal To](rank_equals.md) |
| `โމ` | [Rank](rank.md) |
| `รท` | [Reciprocal, Divide](reciprocal_divide.md) |
| `โŸ` | [Repeat](repeat.md) |
| `โŒฝ` | [Reverse, Rotate](reverse_rotate.md) |
| `๐•ฉ` | [Right Argument](rightargument.md) |
| `` ` `` | [Scan, Scan With initial](scan.md) |
| `หœ` | [Self, Swap](self_swap.md) |
| `,` or `โ‹„` | [Separator](separator.md) |
| `โ‰ข` | [Shape, Not Match](shape_notmatch.md) |
| `ยป` | [Shift After, Shift After](shiftafter.md) |
| `ยซ` | [Shift Before, Shift Before](shiftbefore.md) |
| `ร—` | [Sign, Multiply](sign_multiply.md) |
| `โ‰` | [Solo, Couple](solo_couple.md) |
| `โˆจ` | [Sort Down, Logical Or](sortdown_or.md) |
| `โˆง` | [Sort Up, Logical And](sortup_and.md) |
| `โˆš` | [Square root, Root](squareroot_root.md) |
| `โ€ฟ` | [Strand](strand.md) |
| `โ†“` | [Suffixes, Drop](suffixes_drop.md) |
| `โ€ข` | [System](system.md) |
| `โŒœ` | [Table](table.md) |
| `โ‰` | [Transpose, Reorder Axes](transpose_reorderaxes.md) |
| `โŒพ` | [Under](under.md) |
| `โผ` | [Undo](undo.md) |
| `โŠ˜` | [Valences, Dyadic Valences](valences.md) |