dropArg4

abstract fun dropArg4(): Args5<A1, A2, A3, A5, A6>

Creates a new Args5 by copying this Args6 but dropping its argument 4 (Args6.a4).

Return

The newly created Args5.

Since

1.0.0