diff options
Diffstat (limited to 'help/before_bind.md')
| -rw-r--r-- | help/before_bind.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/help/before_bind.md b/help/before_bind.md index 78073413..403e7092 100644 --- a/help/before_bind.md +++ b/help/before_bind.md @@ -3,6 +3,7 @@ # Multimap (`βΈ`) ## `πβΈπΎ π©`: Bind Left +[βfull documentation](../doc/hook.md#bind) Supply `π` as a left argument to `πΎ` (`π πΎ π©`). @@ -15,6 +16,7 @@ Supply `π` as a left argument to `πΎ` (`π πΎ π©`). ## `π½βΈπΎ π©`: Before +[βfull documentation](../doc/hook.md) Apply `π½` to `π©`, and supply it as a left argument to `πΎ` (`(π½ π©) πΎ π©`). @@ -29,6 +31,7 @@ Apply `π½` to `π©`, and supply it as a left argument to `πΎ` (`(π½ π©) ## `π¨ π½βΈπΎ π©`: Dyadic Before +[βfull documentation](../doc/hook.md) Apply `π½` to `π¨`, and supply it as a left argument to `πΎ` (`(π½ π¨) πΎ π©`). |
