common / com.schibsted.account.common.lib / apply

apply

infix fun <L, R, O> Either<L, (R) -> O>.apply(f: Either<L, R>): Either<L, O>