FunctionalPerformer<R, C> typedef

FunctionalPerformer<R, C> = R Function(C)

Implementation

typedef FunctionalPerformer<R, C> = R Function(C);