MakePartiallyApplied

final class MakePartiallyApplied[A]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[B](run: A => Either[String, B]): CustomAssertion[A, B]