arrow-fx / arrow.fx.extensions.io.semigroupK / arrow.Kind
fun <A> Kind<
ForIO
, A>.~~combineK~~(arg1: Kind<
, A>):
IO
<A>
Do you like Arrow?