then we can (eventually) get `Option.map(foo, bar,...
# arrow
b
then we can (eventually) get
Option.map(foo, bar, ::concat.tupled())
, for instance