aboutsummaryrefslogtreecommitdiff
path: root/help/occurrencecount_progressiveindexof.md
diff options
context:
space:
mode:
Diffstat (limited to 'help/occurrencecount_progressiveindexof.md')
-rw-r--r--help/occurrencecount_progressiveindexof.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/occurrencecount_progressiveindexof.md b/help/occurrencecount_progressiveindexof.md
index 1aa8f319..77823ed0 100644
--- a/help/occurrencecount_progressiveindexof.md
+++ b/help/occurrencecount_progressiveindexof.md
@@ -3,6 +3,7 @@
# Square Original Of or Equal To (`⊒`)
## `⊒ 𝕩`: Occurrence Count
+[→full documentation](../doc/selfcmp.md#occurrence-count)
Number of times each major cell of `𝕩` has occurred before the current position.
@@ -13,6 +14,7 @@ Number of times each major cell of `𝕩` has occurred before the current positi
## `𝕨 ⊒ 𝕩`: Progressive Index Of
+[→full documentation](../doc/search.md#progressive-index-of)
Index of the first unused match of each major cell of `𝕩` in `𝕨`. If there are no more matches left, the length of `𝕨` is placed in that position.