Module Infix.SE

let andThen: Semigroupoid.t('a'b) => Semigroupoid.t('b'c) => Semigroupoid.t('a'c);