Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
    ],
   },
  ),
  body: LetIn(
   LetIn {
    bindings: [
     Inherit(
      BindingInherit {
       from: Some(
        Identifier(
         Identifier {
          id: "lib",
          span: Span {
           start: Position {
            line: 3,
            column: 12,
           },
           end: Position {
            line: 3,
            column: 15,
           },
          },
         },
        ),
       ),
       attributes: [
        Raw(
         PartRaw {
          content: "types",
          span: Span {
           start: Position {
            line: 3,
            column: 17,
           },
           end: Position {
            line: 3,
            column: 22,
           },
          },
         },
        ),
       ],
       span: Span {
        start: Position {
         line: 2,
         column: 4,
        },
        end: Position {
         line: 3,
         column: 23,
        },
       },
      },
     ),
    ],
    target: Map(
     Map {
      recursive: false,
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "options",
            span: Span {
             start: Position {
              line: 5,
              column: 3,
             },
             end: Position {
              line: 5,
              column: 10,
             },
            },
           },
          ),
         ],
         to: Map(
          Map {
           recursive: false,
           bindings: [
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "name",
                 span: Span {
                  start: Position {
                   line: 6,
                   column: 5,
                  },
                  end: Position {
                   line: 6,
                   column: 9,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 6,
                      column: 12,
                     },
                     end: Position {
                      line: 6,
                      column: 15,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkOption",
                     span: Span {
                      start: Position {
                       line: 6,
                       column: 16,
                      },
                      end: Position {
                       line: 6,
                       column: 24,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 7,
                           column: 7,
                          },
                          end: Position {
                           line: 7,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "types",
                          span: Span {
                           start: Position {
                            line: 7,
                            column: 14,
                           },
                           end: Position {
                            line: 7,
                            column: 19,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "str",
                           span: Span {
                            start: Position {
                             line: 7,
                             column: 20,
                            },
                            end: Position {
                             line: 7,
                             column: 23,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 6,
                     column: 25,
                    },
                    end: Position {
                     line: 8,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "email",
                 span: Span {
                  start: Position {
                   line: 9,
                   column: 5,
                  },
                  end: Position {
                   line: 9,
                   column: 10,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 9,
                      column: 13,
                     },
                     end: Position {
                      line: 9,
                      column: 16,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkOption",
                     span: Span {
                      start: Position {
                       line: 9,
                       column: 17,
                      },
                      end: Position {
                       line: 9,
                       column: 25,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 10,
                           column: 7,
                          },
                          end: Position {
                           line: 10,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "types",
                          span: Span {
                           start: Position {
                            line: 10,
                            column: 14,
                           },
                           end: Position {
                            line: 10,
                            column: 19,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "str",
                           span: Span {
                            start: Position {
                             line: 10,
                             column: 20,
                            },
                            end: Position {
                             line: 10,
                             column: 23,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 9,
                     column: 26,
                    },
                    end: Position {
                     line: 11,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "matrix",
                 span: Span {
                  start: Position {
                   line: 12,
                   column: 5,
                  },
                  end: Position {
                   line: 12,
                   column: 11,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 12,
                      column: 14,
                     },
                     end: Position {
                      line: 12,
                      column: 17,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkOption",
                     span: Span {
                      start: Position {
                       line: 12,
                       column: 18,
                      },
                      end: Position {
                       line: 12,
                       column: 26,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 13,
                           column: 7,
                          },
                          end: Position {
                           line: 13,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 13,
                              column: 14,
                             },
                             end: Position {
                              line: 13,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "nullOr",
                             span: Span {
                              start: Position {
                               line: 13,
                               column: 20,
                              },
                              end: Position {
                               line: 13,
                               column: 26,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "types",
                             span: Span {
                              start: Position {
                               line: 13,
                               column: 27,
                              },
                              end: Position {
                               line: 13,
                               column: 32,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "str",
                              span: Span {
                               start: Position {
                                line: 13,
                                column: 33,
                               },
                               end: Position {
                                line: 13,
                                column: 36,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 14,
                           column: 7,
                          },
                          end: Position {
                           line: 14,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: Identifier(
                       Identifier {
                        id: "null",
                        span: Span {
                         start: Position {
                          line: 14,
                          column: 17,
                         },
                         end: Position {
                          line: 14,
                          column: 21,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 12,
                     column: 27,
                    },
                    end: Position {
                     line: 15,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "github",
                 span: Span {
                  start: Position {
                   line: 16,
                   column: 5,
                  },
                  end: Position {
                   line: 16,
                   column: 11,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 16,
                      column: 14,
                     },
                     end: Position {
                      line: 16,
                      column: 17,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkOption",
                     span: Span {
                      start: Position {
                       line: 16,
                       column: 18,
                      },
                      end: Position {
                       line: 16,
                       column: 26,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 17,
                           column: 7,
                          },
                          end: Position {
                           line: 17,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 17,
                              column: 14,
                             },
                             end: Position {
                              line: 17,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "nullOr",
                             span: Span {
                              start: Position {
                               line: 17,
                               column: 20,
                              },
                              end: Position {
                               line: 17,
                               column: 26,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "types",
                             span: Span {
                              start: Position {
                               line: 17,
                               column: 27,
                              },
                              end: Position {
                               line: 17,
                               column: 32,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "str",
                              span: Span {
                               start: Position {
                                line: 17,
                                column: 33,
                               },
                               end: Position {
                                line: 17,
                                column: 36,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 18,
                           column: 7,
                          },
                          end: Position {
                           line: 18,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: Identifier(
                       Identifier {
                        id: "null",
                        span: Span {
                         start: Position {
                          line: 18,
                          column: 17,
                         },
                         end: Position {
                          line: 18,
                          column: 21,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 16,
                     column: 27,
                    },
                    end: Position {
                     line: 19,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "githubId",
                 span: Span {
                  start: Position {
                   line: 20,
                   column: 5,
                  },
                  end: Position {
                   line: 20,
                   column: 13,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 20,
                      column: 16,
                     },
                     end: Position {
                      line: 20,
                      column: 19,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkOption",
                     span: Span {
                      start: Position {
                       line: 20,
                       column: 20,
                      },
                      end: Position {
                       line: 20,
                       column: 28,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 21,
                           column: 7,
                          },
                          end: Position {
                           line: 21,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 21,
                              column: 14,
                             },
                             end: Position {
                              line: 21,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "nullOr",
                             span: Span {
                              start: Position {
                               line: 21,
                               column: 20,
                              },
                              end: Position {
                               line: 21,
                               column: 26,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "types",
                             span: Span {
                              start: Position {
                               line: 21,
                               column: 27,
                              },
                              end: Position {
                               line: 21,
                               column: 32,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "ints",
                              span: Span {
                               start: Position {
                                line: 21,
                                column: 33,
                               },
                               end: Position {
                                line: 21,
                                column: 37,
                               },
                              },
                             },
                            ),
                            Raw(
                             PartRaw {
                              content: "unsigned",
                              span: Span {
                               start: Position {
                                line: 21,
                                column: 38,
                               },
                               end: Position {
                                line: 21,
                                column: 46,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 22,
                           column: 7,
                          },
                          end: Position {
                           line: 22,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: Identifier(
                       Identifier {
                        id: "null",
                        span: Span {
                         start: Position {
                          line: 22,
                          column: 17,
                         },
                         end: Position {
                          line: 22,
                          column: 21,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 20,
                     column: 29,
                    },
                    end: Position {
                     line: 23,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "keys",
                 span: Span {
                  start: Position {
                   line: 24,
                   column: 5,
                  },
                  end: Position {
                   line: 24,
                   column: 9,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "lib",
                    span: Span {
                     start: Position {
                      line: 24,
                      column: 12,
                     },
                     end: Position {
                      line: 24,
                      column: 15,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "mkOption",
                     span: Span {
                      start: Position {
                       line: 24,
                       column: 16,
                      },
                      end: Position {
                       line: 24,
                       column: 24,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 25,
                           column: 7,
                          },
                          end: Position {
                           line: 25,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 25,
                              column: 14,
                             },
                             end: Position {
                              line: 25,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "listOf",
                             span: Span {
                              start: Position {
                               line: 25,
                               column: 20,
                              },
                              end: Position {
                               line: 25,
                               column: 26,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         FunctionApplication(
                          FunctionApplication {
                           function: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 25,
                                 column: 28,
                                },
                                end: Position {
                                 line: 25,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "submodule",
                                span: Span {
                                 start: Position {
                                  line: 25,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 25,
                                  column: 43,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                           arguments: [
                            Map(
                             Map {
                              recursive: false,
                              bindings: [
                               KeyValue(
                                BindingKeyValue {
                                 from: [
                                  Raw(
                                   PartRaw {
                                    content: "options",
                                    span: Span {
                                     start: Position {
                                      line: 26,
                                      column: 9,
                                     },
                                     end: Position {
                                      line: 26,
                                      column: 16,
                                     },
                                    },
                                   },
                                  ),
                                  Raw(
                                   PartRaw {
                                    content: "fingerprint",
                                    span: Span {
                                     start: Position {
                                      line: 26,
                                      column: 17,
                                     },
                                     end: Position {
                                      line: 26,
                                      column: 28,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 to: FunctionApplication(
                                  FunctionApplication {
                                   function: PropertyAccess(
                                    PropertyAccess {
                                     expression: Identifier(
                                      Identifier {
                                       id: "lib",
                                       span: Span {
                                        start: Position {
                                         line: 26,
                                         column: 31,
                                        },
                                        end: Position {
                                         line: 26,
                                         column: 34,
                                        },
                                       },
                                      },
                                     ),
                                     attribute_path: [
                                      Raw(
                                       PartRaw {
                                        content: "mkOption",
                                        span: Span {
                                         start: Position {
                                          line: 26,
                                          column: 35,
                                         },
                                         end: Position {
                                          line: 26,
                                          column: 43,
                                         },
                                        },
                                       },
                                      ),
                                     ],
                                     default: None,
                                    },
                                   ),
                                   arguments: [
                                    Map(
                                     Map {
                                      recursive: false,
                                      bindings: [
                                       KeyValue(
                                        BindingKeyValue {
                                         from: [
                                          Raw(
                                           PartRaw {
                                            content: "type",
                                            span: Span {
                                             start: Position {
                                              line: 26,
                                              column: 46,
                                             },
                                             end: Position {
                                              line: 26,
                                              column: 50,
                                             },
                                            },
                                           },
                                          ),
                                         ],
                                         to: PropertyAccess(
                                          PropertyAccess {
                                           expression: Identifier(
                                            Identifier {
                                             id: "types",
                                             span: Span {
                                              start: Position {
                                               line: 26,
                                               column: 53,
                                              },
                                              end: Position {
                                               line: 26,
                                               column: 58,
                                              },
                                             },
                                            },
                                           ),
                                           attribute_path: [
                                            Raw(
                                             PartRaw {
                                              content: "str",
                                              span: Span {
                                               start: Position {
                                                line: 26,
                                                column: 59,
                                               },
                                               end: Position {
                                                line: 26,
                                                column: 62,
                                               },
                                              },
                                             },
                                            ),
                                           ],
                                           default: None,
                                          },
                                         ),
                                        },
                                       ),
                                      ],
                                      span: Span {
                                       start: Position {
                                        line: 26,
                                        column: 44,
                                       },
                                       end: Position {
                                        line: 26,
                                        column: 65,
                                       },
                                      },
                                     },
                                    ),
                                   ],
                                  },
                                 ),
                                },
                               ),
                              ],
                              span: Span {
                               start: Position {
                                line: 25,
                                column: 44,
                               },
                               end: Position {
                                line: 27,
                                column: 8,
                               },
                              },
                             },
                            ),
                           ],
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 28,
                           column: 7,
                          },
                          end: Position {
                           line: 28,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: List(
                       List {
                        elements: [],
                        span: Span {
                         start: Position {
                          line: 28,
                          column: 17,
                         },
                         end: Position {
                          line: 28,
                          column: 19,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 24,
                     column: 25,
                    },
                    end: Position {
                     line: 29,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 5,
             column: 13,
            },
            end: Position {
             line: 30,
             column: 4,
            },
           },
          },
         ),
        },
       ),
      ],
      span: Span {
       start: Position {
        line: 4,
        column: 4,
       },
       end: Position {
        line: 31,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 2,
      column: 1,
     },
     end: Position {
      line: 31,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 31,
    column: 2,
   },
  },
 },
)