Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
    ],
   },
  ),
  body: Map(
   Map {
    recursive: false,
    bindings: [
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "options",
          span: Span {
           start: Position {
            line: 4,
            column: 3,
           },
           end: Position {
            line: 4,
            column: 10,
           },
          },
         },
        ),
       ],
       to: Map(
        Map {
         recursive: false,
         bindings: [
          KeyValue(
           BindingKeyValue {
            from: [
             Raw(
              PartRaw {
               content: "lib",
               span: Span {
                start: Position {
                 line: 5,
                 column: 5,
                },
                end: Position {
                 line: 5,
                 column: 8,
                },
               },
              },
             ),
            ],
            to: FunctionApplication(
             FunctionApplication {
              function: PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "lib",
                  span: Span {
                   start: Position {
                    line: 5,
                    column: 11,
                   },
                   end: Position {
                    line: 5,
                    column: 14,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "mkOption",
                   span: Span {
                    start: Position {
                     line: 5,
                     column: 15,
                    },
                    end: Position {
                     line: 5,
                     column: 23,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              arguments: [
               Map(
                Map {
                 recursive: false,
                 bindings: [
                  KeyValue(
                   BindingKeyValue {
                    from: [
                     Raw(
                      PartRaw {
                       content: "default",
                       span: Span {
                        start: Position {
                         line: 6,
                         column: 7,
                        },
                        end: Position {
                         line: 6,
                         column: 14,
                        },
                       },
                      },
                     ),
                    ],
                    to: Map(
                     Map {
                      recursive: false,
                      bindings: [],
                      span: Span {
                       start: Position {
                        line: 6,
                        column: 17,
                       },
                       end: Position {
                        line: 6,
                        column: 19,
                       },
                      },
                     },
                    ),
                   },
                  ),
                  KeyValue(
                   BindingKeyValue {
                    from: [
                     Raw(
                      PartRaw {
                       content: "type",
                       span: Span {
                        start: Position {
                         line: 8,
                         column: 7,
                        },
                        end: Position {
                         line: 8,
                         column: 11,
                        },
                       },
                      },
                     ),
                    ],
                    to: FunctionApplication(
                     FunctionApplication {
                      function: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "lib",
                          span: Span {
                           start: Position {
                            line: 8,
                            column: 14,
                           },
                           end: Position {
                            line: 8,
                            column: 17,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "types",
                           span: Span {
                            start: Position {
                             line: 8,
                             column: 18,
                            },
                            end: Position {
                             line: 8,
                             column: 23,
                            },
                           },
                          },
                         ),
                         Raw(
                          PartRaw {
                           content: "attrsOf",
                           span: Span {
                            start: Position {
                             line: 8,
                             column: 24,
                            },
                            end: Position {
                             line: 8,
                             column: 31,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      arguments: [
                       PropertyAccess(
                        PropertyAccess {
                         expression: Identifier(
                          Identifier {
                           id: "lib",
                           span: Span {
                            start: Position {
                             line: 8,
                             column: 32,
                            },
                            end: Position {
                             line: 8,
                             column: 35,
                            },
                           },
                          },
                         ),
                         attribute_path: [
                          Raw(
                           PartRaw {
                            content: "types",
                            span: Span {
                             start: Position {
                              line: 8,
                              column: 36,
                             },
                             end: Position {
                              line: 8,
                              column: 41,
                             },
                            },
                           },
                          ),
                          Raw(
                           PartRaw {
                            content: "attrs",
                            span: Span {
                             start: Position {
                              line: 8,
                              column: 42,
                             },
                             end: Position {
                              line: 8,
                              column: 47,
                             },
                            },
                           },
                          ),
                         ],
                         default: None,
                        },
                       ),
                      ],
                     },
                    ),
                   },
                  ),
                  KeyValue(
                   BindingKeyValue {
                    from: [
                     Raw(
                      PartRaw {
                       content: "description",
                       span: Span {
                        start: Position {
                         line: 10,
                         column: 7,
                        },
                        end: Position {
                         line: 10,
                         column: 18,
                        },
                       },
                      },
                     ),
                    ],
                    to: FunctionApplication(
                     FunctionApplication {
                      function: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "lib",
                          span: Span {
                           start: Position {
                            line: 10,
                            column: 21,
                           },
                           end: Position {
                            line: 10,
                            column: 24,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "mdDoc",
                           span: Span {
                            start: Position {
                             line: 10,
                             column: 25,
                            },
                            end: Position {
                             line: 10,
                             column: 30,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      arguments: [
                       IndentedString(
                        IndentedString {
                         parts: [
                          Raw(
                           PartRaw {
                            content: "This option allows modules to define helper functions, constants, etc.\n",
                            span: Span {
                             start: Position {
                              line: 11,
                              column: 1,
                             },
                             end: Position {
                              line: 12,
                              column: 7,
                             },
                            },
                           },
                          ),
                         ],
                         span: Span {
                          start: Position {
                           line: 10,
                           column: 31,
                          },
                          end: Position {
                           line: 12,
                           column: 9,
                          },
                         },
                        },
                       ),
                      ],
                     },
                    ),
                   },
                  ),
                 ],
                 span: Span {
                  start: Position {
                   line: 5,
                   column: 24,
                  },
                  end: Position {
                   line: 13,
                   column: 6,
                  },
                 },
                },
               ),
              ],
             },
            ),
           },
          ),
         ],
         span: Span {
          start: Position {
           line: 4,
           column: 13,
          },
          end: Position {
           line: 14,
           column: 4,
          },
         },
        },
       ),
      },
     ),
    ],
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 15,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 15,
    column: 2,
   },
  },
 },
)