arrow-core-data / arrow.core / AndThen / flatMap

flatMap

fun <C> flatMap(f: (B) -> AndThenOf<A, C>): AndThen<A, C>

Do you like Arrow?

Arrow Org
<