Represents a simple data structure to hold 8 values.
2.0.0
Transforms this Tuple8 into a Tuple9 by appending the given arguments.
Maps Tuple8.a1 with the given transform function and returns a new Tuple8.
Maps Tuple8.a2 with the given transform function and returns a new Tuple8.
Maps Tuple8.a3 with the given transform function and returns a new Tuple8.
Maps Tuple8.a4 with the given transform function and returns a new Tuple8.
Maps Tuple8.a5 with the given transform function and returns a new Tuple8.
Maps Tuple8.a6 with the given transform function and returns a new Tuple8.
Maps Tuple8.a7 with the given transform function and returns a new Tuple8.
Maps Tuple8.a8 with the given transform function and returns a new Tuple8.