Join Slack
Powered by
What is a `Kind<ForListK, String>` and how c...
# arrow
k
kushalp
05/29/2020, 8:23 PM
What is a
Kind<ForListK, String>
and how can I convert it into a
List<String>
?
s
simon.vergauwen
05/30/2020, 9:35 AM
There is also an utility function
.value()
which applies
fix().value
😉
2
Views
Open in Slack
Previous
Next