There is no need to add that additional `fx` wrapp...
# arrow
s
There is no need to add that additional
fx
wrapping there anymore if written in this style with flatMap. You can rewrite the flatMap with
bind
if you prefer