dropArg2

abstract fun dropArg2(): Args5<A1, A3, A4, A5, A6>

Creates a new Args5 by copying this Args6 but dropping its argument 2 (Args6.a2).

Return

The newly created Args5.

Since

1.0.0