Fn5E<R, T0, T1, T2, T3, T4> extension

on
  • Fn5<R, T0, T1, T2, T3, T4>

Properties

curry HigherFn5<R, T0, T1, T2, T3, T4>

Available on Fn5<R, T0, T1, T2, T3, T4>, provided by the Fn5E extension

no setter

Methods

apL(T0 arg) Fn4<R, T1, T2, T3, T4>

Available on Fn5<R, T0, T1, T2, T3, T4>, provided by the Fn5E extension

apR(T4 arg) Fn4<R, T0, T1, T2, T3>

Available on Fn5<R, T0, T1, T2, T3, T4>, provided by the Fn5E extension