Join Slack
Powered by
<@U0GT43R61>: I have a couple questions about `oc...
# stdlib
i
ilya.gorbunov
02/16/2016, 3:59 PM
@cbruegg
: I have a couple questions about `occurrencesOf`: - can it be generalized to a) ignore case b) find occurrences of any of patterns, like
indexOfAny
and
findAnyOf
do? - what are the use-cases where it would be beneficial to use
occurrencesOf
instead of
indexOf
?
2
Views
Open in Slack
Previous
Next