(<~) :: Process b c -> Process a b -> Process a c (<~) :: Process c d -> Tee a b c -> Tee a b d (<~) :: Process b c -> Machine k b -> Machine k c