- 
                  
                  Obtains a Lens that focuses on the first component of a tuple DeclarationSwift public static var _0: Lens<(A, B, C, D, E, F, G), A> { get }
- 
                  
                  Obtains a Lens that focuses on the second component of a tuple DeclarationSwift public static var _1: Lens<(A, B, C, D, E, F, G), B> { get }
- 
                  
                  Obtains a Lens that focuses on the third component of a tuple DeclarationSwift public static var _2: Lens<(A, B, C, D, E, F, G), C> { get }
- 
                  
                  Obtains a Lens that focuses on the forth component of a tuple DeclarationSwift public static var _3: Lens<(A, B, C, D, E, F, G), D> { get }
- 
                  
                  Obtains a Lens that focuses on the fifth component of a tuple DeclarationSwift public static var _4: Lens<(A, B, C, D, E, F, G), E> { get }
- 
                  
                  Obtains a Lens that focuses on the sixth component of a tuple DeclarationSwift public static var _5: Lens<(A, B, C, D, E, F, G), F> { get }
- 
                  
                  Obtains a Lens that focuses on the seventh component of a tuple DeclarationSwift public static var _6: Lens<(A, B, C, D, E, F, G), G> { get }
 
             Install in Dash
              Install in Dash
             Tuple7 Enumeration Reference
        Tuple7 Enumeration Reference