apR method

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

Implementation

Fn8<R, T0, T1, T2, T3, T4, T5, T6, T7> apR(T8 arg) => applyRight9(this, arg);