$update abstract method

$R $update(
  1. $Out transform(
    1. $In
    )
)
inherited

Implementation

Result $update(Out Function(In) transform);