dropArg4

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

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

Return

The newly created Args4.

Since

1.0.0