tuple6

fun <A> tuple6(): Traversal<Tuple6<A, A, A, A, A, A>, A>(source)

Traversal to focus into the first, second, third, fourth, fifth and sixth value of a arrow.core.Tuple6