aboutsummaryrefslogtreecommitdiff
path: root/help/index.md
blob: 8a0f2c1b247d8ac4e73538c02de385e86fcfcff1 (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
*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/index.html).*

# REPL Help

| Symbol | Link |
|--------|------|
| `\|` | [Absolute Value, Modulus](https://mlochbaum.github.io/BQN/help/absolutevalue_modulus.html) |
| `⟜` | [Bind, After, Dyadic After](https://mlochbaum.github.io/BQN/help/after_bind.html) |
| `!` | [Assert, Dyad](https://mlochbaum.github.io/BQN/help/assert_assertwithmessage.html) |
| `∘` | [Atop, Dyadic Atop](https://mlochbaum.github.io/BQN/help/atop.html) |
| `⊸` | [Bind Left, Before, Dyadic Before](https://mlochbaum.github.io/BQN/help/before_bind.html) |
| `⎊` | [Catch](https://mlochbaum.github.io/BQN/help/catch.html) |
| `⌈` | [Ceiling, Maximum](https://mlochbaum.github.io/BQN/help/ceiling_maximum.html) |
| `˘` | [Cells](https://mlochbaum.github.io/BQN/help/cells.html) |
| `◶` | [Choose](https://mlochbaum.github.io/BQN/help/choose.html) |
| `⊐` | [Classify, Index Of](https://mlochbaum.github.io/BQN/help/classify_indexof.html) |
| `+` | [Conjugate, Add](https://mlochbaum.github.io/BQN/help/conjugate_add.html) |
| `˙` | [Constant](https://mlochbaum.github.io/BQN/help/constant.html) |
| `⍷` | [Deduplicate, Find](https://mlochbaum.github.io/BQN/help/deduplicate_find.html) |
| `≡` | [Depth, Match](https://mlochbaum.github.io/BQN/help/depth_match.html) |
| `⚇` | [Depth](https://mlochbaum.github.io/BQN/help/depth.html) |
| `⥊` | [Deshape, Reshape](https://mlochbaum.github.io/BQN/help/deshape_reshape.html) |
| `¨` | [Each](https://mlochbaum.github.io/BQN/help/each.html) |
| `<` | [Enclose, Lesser Than](https://mlochbaum.github.io/BQN/help/enclose_lessthan.html) |
| `⋈` | [Enlist, Pair](https://mlochbaum.github.io/BQN/help/enlist_pair.html) |
| `⋆` | [Exponential, Power](https://mlochbaum.github.io/BQN/help/exponential_power.html) |
| `⊏` | [First Cell, Select](https://mlochbaum.github.io/BQN/help/firstcell_select.html) |
| `⊑` | [First, Pick](https://mlochbaum.github.io/BQN/help/first_pick.html) |
| `⌊` | [Floor, Minimum](https://mlochbaum.github.io/BQN/help/floor_minimum.html) |
| `´` | [Fold, Fold With initial](https://mlochbaum.github.io/BQN/help/fold.html) |
| `⍒` | [Grade Down, Bins Down](https://mlochbaum.github.io/BQN/help/gradedown_binsdown.html) |
| `⍋` | [Grade Up, Bins Up](https://mlochbaum.github.io/BQN/help/gradeup_binsup.html) |
| `≥` | [Greater Than or Equal To](https://mlochbaum.github.io/BQN/help/greaterthanorequalto.html) |
| `⊔` | [Group Indices, Group](https://mlochbaum.github.io/BQN/help/groupindices_group.html) |
| `⊣` | [Identity, Left](https://mlochbaum.github.io/BQN/help/identity_left.html) |
| `⊢` | [Identity, Right](https://mlochbaum.github.io/BQN/help/identity_right.html) |
| `/` | [Indices, Replicate](https://mlochbaum.github.io/BQN/help/indices_replicate.html) |
| `˝` | [Insert, Insert With initial](https://mlochbaum.github.io/BQN/help/insert.html) |
| `∾` | [Join, Join](https://mlochbaum.github.io/BQN/help/join_jointo.html) |
| `≠` | [Length, Not Equal To](https://mlochbaum.github.io/BQN/help/length_notequals.html) |
| `≤` | [Lesser Than or Equal To](https://mlochbaum.github.io/BQN/help/lessthanorequalto.html) |
| `∊` | [Unique Mask, Member Of](https://mlochbaum.github.io/BQN/help/markfirst_memberof.html) |
| `>` | [Merge, Greater Than](https://mlochbaum.github.io/BQN/help/merge_greaterthan.html) |
| `-` | [Negate, Subtract](https://mlochbaum.github.io/BQN/help/negate_subtract.html) |
| `¬` | [Logical Not, Span](https://mlochbaum.github.io/BQN/help/not_span.html) |
| `⊒` | [Occurrence Count, Progressive Index Of](https://mlochbaum.github.io/BQN/help/occurrencecount_progressiveindexof.html) |
| `○` | [Atop, Over](https://mlochbaum.github.io/BQN/help/over.html) |
| `↑` | [Prefixes, Take](https://mlochbaum.github.io/BQN/help/prefixes_take.html) |
| `↕` | [Range, Windows](https://mlochbaum.github.io/BQN/help/range_windows.html) |
| `=` | [Rank, Equal To](https://mlochbaum.github.io/BQN/help/rank_equals.html) |
| `⎉` | [Rank](https://mlochbaum.github.io/BQN/help/rank.html) |
| `÷` | [Reciprocal, Divide](https://mlochbaum.github.io/BQN/help/reciprocal_divide.html) |
| `⍟` | [Repeat](https://mlochbaum.github.io/BQN/help/repeat.html) |
| `⌽` | [Reverse, Dyad](https://mlochbaum.github.io/BQN/help/reverse_rotate.html) |
| `` ` `` | [Scan, Scan With initial](https://mlochbaum.github.io/BQN/help/scan.html) |
| `˜` | [Self, Swap](https://mlochbaum.github.io/BQN/help/self_swap.html) |
| `≢` | [Shape, Not Match](https://mlochbaum.github.io/BQN/help/shape_notmatch.html) |
| `»` | [Shift After, Shift After](https://mlochbaum.github.io/BQN/help/shiftafter.html) |
| `«` | [Shift Before, Shift Before](https://mlochbaum.github.io/BQN/help/shiftbefore.html) |
| `×` | [Sign, Multiply](https://mlochbaum.github.io/BQN/help/sign_multiply.html) |
| `≍` | [Solo, Couple](https://mlochbaum.github.io/BQN/help/solo_couple.html) |
| `∨` | [Sort Down, Logical Or](https://mlochbaum.github.io/BQN/help/sortdown_or.html) |
| `∧` | [Sort Up, Logical And](https://mlochbaum.github.io/BQN/help/sortup_and.html) |
| `√` | [Square root, Root](https://mlochbaum.github.io/BQN/help/squareroot_root.html) |
| `↓` | [Suffixes, Drop](https://mlochbaum.github.io/BQN/help/suffixes_drop.html) |
| `⌜` | [Each](https://mlochbaum.github.io/BQN/help/table.html) |
| `⍉` | [Transpose, Reorder Axes](https://mlochbaum.github.io/BQN/help/transpose_reorderaxes.html) |
| `⌾` | [Under](https://mlochbaum.github.io/BQN/help/under.html) |
| `⁼` | [Undo](https://mlochbaum.github.io/BQN/help/undo.html) |
| `⊘` | [Valences, Dyadic Valences](https://mlochbaum.github.io/BQN/help/valences.html) |