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