---
Function {
 argument: Destructured {
  identifier: None,
  arguments: [
   DestructuredArgument {
    identifier: "lib",
    default: None,
   },
   DestructuredArgument {
    identifier: "config",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: Map {
  bindings: [
   Binding {
    from: AttributePath {
     parts: [
      Raw {
       content: "options",
       position: (3, 3),
      },
      Raw {
       content: "value",
       position: (3, 11),
      },
     ],
    },
    to: FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "lib",
       position: (3, 19),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "mkOption",
         position: (3, 23),
        },
       ],
      },
      default: None,
     },
     arguments: [
      Map {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "type",
            position: (4, 5),
           },
          ],
         },
         to: PropertyAccess {
          expression: Variable {
           identifier: "lib",
           position: (4, 12),
          },
          attribute_path: AttributePath {
           parts: [
            Raw {
             content: "types",
             position: (4, 16),
            },
            Raw {
             content: "anything",
             position: (4, 22),
            },
           ],
          },
          default: None,
         },
        },
       ],
       recursive: false,
       position: (3, 32),
      },
     ],
    },
   },
   Binding {
    from: AttributePath {
     parts: [
      Raw {
       content: "options",
       position: (7, 3),
      },
      Raw {
       content: "applied",
       position: (7, 11),
      },
     ],
    },
    to: FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "lib",
       position: (7, 21),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "mkOption",
         position: (7, 25),
        },
       ],
      },
      default: None,
     },
     arguments: [
      Map {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "default",
            position: (8, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: PropertyAccess {
           expression: Variable {
            identifier: "lib",
            position: (8, 15),
           },
           attribute_path: AttributePath {
            parts: [
             Raw {
              content: "mapAttrs",
              position: (8, 19),
             },
            ],
           },
           default: None,
          },
          arguments: [
           Parentheses {
            expression: Function {
             argument: Simple {
              identifier: "name",
             },
             definition: Function {
              argument: Simple {
               identifier: "fun",
              },
              definition: FunctionApplication {
               function: Variable {
                identifier: "fun",
                position: (8, 40),
               },
               arguments: [
                Variable {
                 identifier: "null",
                 position: (8, 44),
                },
               ],
              },
              position: (8, 35),
             },
             position: (8, 29),
            },
            position: (8, 28),
           },
           PropertyAccess {
            expression: Variable {
             identifier: "config",
             position: (8, 50),
            },
            attribute_path: AttributePath {
             parts: [
              Raw {
               content: "value",
               position: (8, 57),
              },
             ],
            },
            default: None,
           },
          ],
         },
        },
       ],
       recursive: false,
       position: (7, 34),
      },
     ],
    },
   },
   Binding {
    from: AttributePath {
     parts: [
      Raw {
       content: "config",
       position: (11, 3),
      },
     ],
    },
    to: FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "lib",
       position: (11, 12),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "mkMerge",
         position: (11, 16),
        },
       ],
      },
      default: None,
     },
     arguments: [
      List {
       elements: [
        Map {
         bindings: [
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "value",
              position: (13, 7),
             },
             Raw {
              content: "single-lambda",
              position: (13, 13),
             },
            ],
           },
           to: Function {
            argument: Simple {
             identifier: "x",
            },
            definition: Variable {
             identifier: "x",
             position: (13, 32),
            },
            position: (13, 29),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "value",
              position: (14, 7),
             },
             Raw {
              content: "multiple-lambdas",
              position: (14, 13),
             },
            ],
           },
           to: Function {
            argument: Simple {
             identifier: "x",
            },
            definition: Map {
             bindings: [
              Inherit {
               from: None,
               attributes: [
                Raw {
                 content: "x",
                 position: (14, 45),
                },
               ],
              },
             ],
             recursive: false,
             position: (14, 35),
            },
            position: (14, 32),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "value",
              position: (15, 7),
             },
             Raw {
              content: "merging-lambdas",
              position: (15, 13),
             },
            ],
           },
           to: Function {
            argument: Simple {
             identifier: "x",
            },
            definition: Map {
             bindings: [
              Inherit {
               from: None,
               attributes: [
                Raw {
                 content: "x",
                 position: (15, 44),
                },
               ],
              },
             ],
             recursive: false,
             position: (15, 34),
            },
            position: (15, 31),
           },
          },
         ],
         recursive: false,
         position: (12, 5),
        },
        Map {
         bindings: [
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "value",
              position: (18, 7),
             },
             Raw {
              content: "multiple-lambdas",
              position: (18, 13),
             },
            ],
           },
           to: Function {
            argument: Simple {
             identifier: "x",
            },
            definition: List {
             elements: [
              Variable {
               identifier: "x",
               position: (18, 37),
              },
             ],
             position: (18, 35),
            },
            position: (18, 32),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "value",
              position: (19, 7),
             },
             Raw {
              content: "merging-lambdas",
              position: (19, 13),
             },
            ],
           },
           to: Function {
            argument: Simple {
             identifier: "y",
            },
            definition: Map {
             bindings: [
              Inherit {
               from: None,
               attributes: [
                Raw {
                 content: "y",
                 position: (19, 44),
                },
               ],
              },
             ],
             recursive: false,
             position: (19, 34),
            },
            position: (19, 31),
           },
          },
         ],
         recursive: false,
         position: (17, 5),
        },
       ],
       position: (11, 24),
      },
     ],
    },
   },
  ],
  recursive: false,
  position: (1, 23),
 },
 position: (1, 1),
}