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