apR method

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

Implementation

Fn6<R, T0, T1, T2, T3, T4, T5> apR(T6 arg) => applyRight7(this, arg);