arrow-core / arrow.core.extensions.andthen.category / arrow.Kind

Extensions for arrow.Kind

andThen fun <A, B, C> Kind<Kind<ForAndThen, A>, B>.~~andThen~~(arg1: Kind<Kind<ForAndThen, B>, C>): AndThen<A, C>
compose fun <A, B, C> Kind<Kind<ForAndThen, B>, C>.~~compose~~(arg1: Kind<Kind<ForAndThen, A>, B>): AndThen<A, C>

Do you like Arrow?

Arrow Org
<