Compiler sayse connector/commons/Arrow.kt: (7, 5): None of the following functions can be called with the arguments supplied:
public fun <A, B> EitherOf<???, A#1 (type parameter of net.nprod.connector.commons.retry)> /* = Kind<Kind<ForEither, ???>, A#1> /.handleErrorWith(f: (???) -> EitherOf<???, A#1> / = Kind<Kind<ForEither, ???>, A#1> */): Either<???, A#1> defined in arrow.core
public fun <B> TryOf<A#1> /* = Kind<ForTry, A#1> /.handleErrorWith(f: (Throwable) -> TryOf<A#1> / = Kind<ForTry, A#1> */): Try<A#1> defined in arrow.core