tuple7

fun <A> tuple7(): Traversal<Tuple7<A, A, A, A, A, A, A>, A>(source)

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