diff options
Diffstat (limited to 'help/rightargument.md')
| -rw-r--r-- | help/rightargument.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/help/rightargument.md b/help/rightargument.md new file mode 100644 index 00000000..69ec6394 --- /dev/null +++ b/help/rightargument.md @@ -0,0 +1,9 @@ +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/help/rightargument.html).* + +# Mathematical Double-struck X (`𝕩`) + +## `𝕩`: Right Argument + +A variable assigned to the right argument of a block. `𝕏` can be used to access the right argument as a function. + + 5 {𝕩} 1
\ No newline at end of file |
