{"id":16122076,"url":"https://github.com/foxcapades/iffy","last_synced_at":"2025-08-05T12:27:48.721Z","repository":{"id":57736426,"uuid":"268176806","full_name":"Foxcapades/Iffy","owner":"Foxcapades","description":"Java Either Type","archived":false,"fork":false,"pushed_at":"2020-05-31T04:28:51.000Z","size":362,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T17:19:24.618Z","etag":null,"topics":["java","java14","options"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Foxcapades.png","metadata":{"files":{"readme":"readme.adoc","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-30T23:31:32.000Z","updated_at":"2021-03-04T17:15:34.000Z","dependencies_parsed_at":"2022-08-24T03:00:37.898Z","dependency_job_id":null,"html_url":"https://github.com/Foxcapades/Iffy","commit_stats":null,"previous_names":["vulpine-io/iffy"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foxcapades%2FIffy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foxcapades%2FIffy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foxcapades%2FIffy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foxcapades%2FIffy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Foxcapades","download_url":"https://codeload.github.com/Foxcapades/Iffy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478234,"owners_count":20945262,"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":["java","java14","options"],"created_at":"2024-10-09T21:09:18.429Z","updated_at":"2025-04-06T11:41:24.879Z","avatar_url":"https://github.com/Foxcapades.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Iffy\n\nimage:https://img.shields.io/badge/java-14-red[]\nimage:https://img.shields.io/maven-central/v/io.vulpine.lib/iffy[Maven Central, link=\"https://search.maven.org/search?q=g:io.vulpine.lib%20AND%20a:iffy\"]\nimage:https://img.shields.io/badge/docs-javadoc-ff69b4[\"Java Docs\", link=\"https://vulpine-io.github.io/Iffy/javadoc/\"]\nimage:https://img.shields.io/github/license/Vulpine-IO/Iffy[]\n\nIndecisive `Either` types for java.\n\n[source, java]\n----\nEither\u003cString, Integer\u003e foo = Either.ofLeft(\"Hello\");\nEither\u003cInteger, Integer\u003e bar = foo.mapLeft(Integer::parseInt);\nfloat fizz = bar.fold(Float.class::cast, Float.class::cast);\n----\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxcapades%2Fiffy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxcapades%2Fiffy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxcapades%2Fiffy/lists"}