dropArg1

abstract fun dropArg1(): Args1<A2>

Creates a new Args1 by copying this Args2 but dropping its argument 1 (Args2.a1).

Return

The newly created Args1.

Since

1.0.0