Well actually it will provide multiple functions.

indexOf(fullText, pattern) -> int
anyIndexOf(fullText, pattern) -> int
indicesOf_anyOrder(fullText, pattern) -> int[]
incidesOf(fullText, pattern) -> int[]
indexIterator(fullText, pattern) -> IntIterator
countOccurrences(fullText, pattern) -> int

Also the index doubles as an alternate storage format for the original full 
text.
------------------------------------------
Artificial General Intelligence List: AGI
Permalink: 
https://agi.topicbox.com/groups/agi/T6ebe97cd924e53d2-Mb4dac579816f3bf4ae1365e3
Delivery options: https://agi.topicbox.com/groups/agi/subscription

Reply via email to