aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index be7556b..ca1e43a 100644
--- a/readme.md
+++ b/readme.md
@@ -135,6 +135,9 @@ a hypothetical `y` which exists according to/in the perspective of `*_x`
### `*`
`y` composed of `x`
+### `@,`
+a list containing the list `x`'s values with the lambda `y` applied to them, in order.
+
## unary operators
the unary operators, when used, evaluate to their definitions below.