But what I get back is Kind<ForOption, String&g...
# arrow
r
But what I get back is Kind<ForOption, String>. Now if I wanted to get the result of
concat(a, b)
what do I need to do?