diff options
Diffstat (limited to 'help/indices_replicate.md')
| -rw-r--r-- | help/indices_replicate.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/indices_replicate.md b/help/indices_replicate.md index 15f05a91..5a95a636 100644 --- a/help/indices_replicate.md +++ b/help/indices_replicate.md @@ -3,6 +3,7 @@ # Solidus (`/`) ## `/ 𝕩`: Indices +[→full documentation](../doc/replicate.md#indices) Repeat the index of each element in `𝕩` by the element's value. `𝕩` must be rank 1. @@ -13,6 +14,7 @@ Repeat the index of each element in `𝕩` by the element's value. `𝕩` must b ## `𝕨 / 𝕩`: Replicate +[→full documentation](../doc/replicate.md) Repeat each major cell in `𝕩` by the corresponding element in `𝕨`. |
