aboutsummaryrefslogtreecommitdiff
path: root/help/prefixes_take.md
diff options
context:
space:
mode:
Diffstat (limited to 'help/prefixes_take.md')
-rw-r--r--help/prefixes_take.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/prefixes_take.md b/help/prefixes_take.md
index 183b7b4c..214b4ffb 100644
--- a/help/prefixes_take.md
+++ b/help/prefixes_take.md
@@ -3,6 +3,7 @@
# Up Arrow (`↑`)
## `↑ 𝕩`: Prefixes
+[→full documentation](../doc/prefixes.md)
Prefixes of array `𝕩` along its first axis.
@@ -15,6 +16,7 @@ Prefixes of array `𝕩` along its first axis.
## `𝕨 ↑ 𝕩`: Take
+[→full documentation](../doc/take.md)
For each integer in `𝕨`, take that many elements from each dimension of `𝕩`.