dropArg2

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

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

Return

The newly created Args4.

Since

1.0.0