{"id":19793558,"url":"https://github.com/darky/gleaf","last_synced_at":"2026-03-19T11:44:44.481Z","repository":{"id":239784289,"uuid":"800683047","full_name":"darky/gleaf","owner":"darky","description":"Gleam apply function","archived":false,"fork":false,"pushed_at":"2024-05-15T08:44:58.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T20:47:18.924Z","etag":null,"topics":["apply","function","gleam"],"latest_commit_sha":null,"homepage":"","language":"Gleam","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-14T19:49:49.000Z","updated_at":"2024-05-15T08:45:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba39dfad-c3ab-428e-9799-dbe78ece348c","html_url":"https://github.com/darky/gleaf","commit_stats":null,"previous_names":["darky/gleaf"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darky%2Fgleaf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darky%2Fgleaf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darky%2Fgleaf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darky%2Fgleaf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darky","download_url":"https://codeload.github.com/darky/gleaf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241133141,"owners_count":19915346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apply","function","gleam"],"created_at":"2024-11-12T07:10:20.688Z","updated_at":"2025-10-16T09:59:57.591Z","avatar_url":"https://github.com/darky.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gleaf\n\n[![Package Version](https://img.shields.io/hexpm/v/gleaf)](https://hex.pm/packages/gleaf)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/gleaf/)\n\nGleam apply function\n\n### ❗ Disclaimer ❗\n\nIt's type unsafe. Returned type will be coerced and it not soundness. Use it on your own risk.\n\n\n```sh\ngleam add gleaf\n```\n```gleam\nimport gleaf\n\npub fn main() {\n  [1, 2, 3]\n  |\u003e gleaf.apply(fn(a, b, c) { a + b + c }) // 6\n}\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/gleaf\u003e.\n\n## Development\n\n```sh\ngleam run   # Run the project\ngleam test  # Run the tests\ngleam shell # Run an Erlang shell\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarky%2Fgleaf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarky%2Fgleaf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarky%2Fgleaf/lists"}