dropArg2

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

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

Return

The newly created Args3.

Since

1.0.0