Join Slack
Powered by
The common type of `MatchResult` and `List` is `An...
# getting-started
r
Ruckus
04/06/2017, 6:14 PM
The common type of
MatchResult
and
List
is
Any
, so your statement returns
Any
, which does not have
componentN
functions.
3
Views
Open in Slack
Previous
Next