Join Slack
Powered by
Is there a way for this to know that `decision.fir...
# general-advice
k
Kev
08/03/2025, 7:57 AM
Is there a way for this to know that
decision.first
is a
DecisionResult.Next
without a manual class? Its not getting inferred for some reason.
e
ephemient
08/03/2025, 8:41 AM
https://kotlinlang.org/docs/whatsnew13.html#capturing-when-subject-in-a-variable
k
Kev
08/04/2025, 6:46 AM
Thanks
@ephemient
2
Views
Open in Slack
Previous
Next