{"id":17892416,"url":"https://github.com/toastal/either","last_synced_at":"2025-03-23T00:32:35.283Z","repository":{"id":49591659,"uuid":"67002279","full_name":"toastal/either","owner":"toastal","description":"Elm Either","archived":false,"fork":false,"pushed_at":"2024-01-19T18:15:26.000Z","size":102,"stargazers_count":24,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-18T15:54:42.479Z","etag":null,"topics":["either","elm","result","sum-types","union-types"],"latest_commit_sha":null,"homepage":"http://package.elm-lang.org/packages/toastal/either/latest","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toastal.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-08-31T04:09:23.000Z","updated_at":"2023-09-04T15:53:32.000Z","dependencies_parsed_at":"2024-10-28T15:38:42.901Z","dependency_job_id":null,"html_url":"https://github.com/toastal/either","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":0.07017543859649122,"last_synced_commit":"73785147ae4231c322a9429983a7711892def4d9"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastal%2Feither","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastal%2Feither/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastal%2Feither/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastal%2Feither/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toastal","download_url":"https://codeload.github.com/toastal/either/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040235,"owners_count":20551297,"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":["either","elm","result","sum-types","union-types"],"created_at":"2024-10-28T14:36:16.774Z","updated_at":"2025-03-23T00:32:35.254Z","avatar_url":"https://github.com/toastal.png","language":"Elm","funding_links":["https://liberapay.com/toastal"],"categories":[],"sub_categories":[],"readme":"Either\n======\n\nA generic structure for a type with two possibilities: a ``Left a`` or a ``Right b``.\n\nAn `Either` is right-biased, so most operations will be applied to the ``Right``\\—although many operations are provided for ``Left`` as well.\n\nThis is similar to Result_ type in core_, but is more generic.\nIf you’re looking for a data type to do error handling, you should use ``Result`` instead.\n\n.. |Result| replace:: ``Result``\n.. _Result: http://package.elm-lang.org/packages/elm-lang/core/latest/Result\n.. |core| replace:: ``core``\n.. _core: http://package.elm-lang.org/packages/elm/core/latest\n\n\nProject \u0026 Community Notes\n=========================\n\nThis project is regrettably available on GitHub_.\nThe Elm community has tied itself to the closed-source, Microsoft-owned code forge of GitHub for package registry and identity.\nThis does not protect the privacy or freedom of its community members.\n\n.. _GitHub: https://github.com/toastal/either\n\n\nLicense\n=======\n\nThis project is licensed under Apache License 2.0 (Apache-2.0_) - ``LICENSE.txt`` file in this project for details.\n\n.. _Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0\n\n\nFunding\n=======\n\nIf you want to make a small contribution to th maintenance of this \u0026 other projects.\n\nCrowdfunding\n\t• Liberapay: `@toastal \u003chttps://liberapay.com/toastal\u003e`_\n\nCryptocurrency\n\t• Bitcoin: 39nLVxrXPnD772dEqWFwfZZbfTv5BvV89y_ (`BTC verified on Keybase \u003chttps://keybase.io/toastal/sigchain#690220ca450a3e73ff800c3e059de111d9c1cd2fcdaf3d17578ad312093fff2c0f\u003e`_)\n\t• Zcash: t1a9pD1D2SDTTd7dbc15KnKsyYXtGcjHuZZ_ (`ZEC verified on Keybase \u003chttps://keybase.io/toastal/sigchain#65c0114a3c8ffb46e39e4d8b5ee0c06c9eb97a02c4f6c42a2b157ca83b8c47c70f\u003e`_)\n\n.. _39nLVxrXPnD772dEqWFwfZZbfTv5BvV89y: bitcoin://39nLVxrXPnD772dEqWFwfZZbfTv5BvV89y?message=Funding%20toastal%E2%80%99s%20nvim-tree-sitter-unicode-conceal%20development\n.. _t1a9pD1D2SDTTd7dbc15KnKsyYXtGcjHuZZ: zcash://t1a9pD1D2SDTTd7dbc15KnKsyYXtGcjHuZZ?message=Funding%20toastal%E2%80%99s%20nvim-tree-sitter-unicode-conceal%20development\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastal%2Feither","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoastal%2Feither","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastal%2Feither/lists"}