dropArg2

abstract fun dropArg2(): Args1<A1>

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

Return

The newly created Args1.

Since

1.0.0