diff options
Diffstat (limited to 'help/before_bind.md')
| -rw-r--r-- | help/before_bind.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/help/before_bind.md b/help/before_bind.md index c21f03e3..78073413 100644 --- a/help/before_bind.md +++ b/help/before_bind.md @@ -8,9 +8,9 @@ Supply `𝕗` as a left argument to `𝔾` (`𝕗 𝔾 𝕩`). `𝕗` is a constant, `𝔾` must be dyadic. - 3⊸- 9 + 3⊸- 9 - 3 - 9 + 3 - 9 @@ -20,11 +20,11 @@ Apply `𝔽` to `𝕩`, and supply it as a left argument to `𝔾` (`(𝔽 𝕩) `𝔽` must be monadic, `𝔾` must be dyadic. - -⊸+ 9 + -⊸+ 9 - - + 9 + - + 9 - (- 9) + 9 + (- 9) + 9 @@ -34,8 +34,8 @@ Apply `𝔽` to `𝕨`, and supply it as a left argument to `𝔾` (`(𝔽 𝕨) `𝔽` must be monadic, `𝔾` must be dyadic. - 2 -⊸+ 1 + 2 -⊸+ 1 - 2 - + 1 + 2 - + 1 - (- 2) + 1 + (- 2) + 1 |
