dropArg2

abstract fun dropArg2(): Args2<A1, A3>

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

Return

The newly created Args2.

Since

1.0.0