RightPartialActionOps

final class RightPartialActionOps[P](lhs: P) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def <|+|?[G](rhs: G)(using ev: RightPartialAction[P, G]): Opt[P]
def <|+|??[G](rhs: G)(using ev: RightPartialAction[P, G]): Boolean