dropArg6

abstract fun dropArg6(): Args5<A1, A2, A3, A4, A5>

Creates a new Args5 by copying this Args6 but dropping its argument 6 (Args6.a6).

Return

The newly created Args5.

Since

1.0.0