FirstPosition
returns the first subexpression of
expression
for whichpattern-matcher
is matching.
if
pattern-matcher
is not matching, thedefault
value will be returned.
Examples
Implementation status
- ✅ - full supported
returns the first subexpression of
expression
for whichpattern-matcher
is matching.
if
pattern-matcher
is not matching, thedefault
value will be returned.