apR method

Fn7<R, T0, T1, T2, T3, T4, T5, T6> apR(
  1. T7 arg
)

Implementation

Fn7<R, T0, T1, T2, T3, T4, T5, T6> apR(T7 arg) => applyRight8(this, arg);