tuple8

fun <A> tuple8(): Traversal<Tuple8<A, A, A, A, A, A, A, A>, A>(source)

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