apply abstract method

$R apply(
  1. Source transform(
    1. Source
    )
)
inherited

Implementation

Result apply(Out Function(In) transform);