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