ApplyIfPartiallyApplied

class ApplyIfPartiallyApplied[A](b: Boolean, a: A)
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[B >: A](f: B => B): B