dropArg3

abstract fun dropArg3(): Args4<A1, A2, A4, A5>

Creates a new Args4 by copying this Args5 but dropping its argument 3 (Args5.a3).

Return

The newly created Args4.

Since

1.0.0