{"id":50384569,"url":"https://github.com/initdc/types.v","last_synced_at":"2026-05-30T14:01:36.972Z","repository":{"id":330840751,"uuid":"1124136326","full_name":"initdc/types.v","owner":"initdc","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-28T17:16:57.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"wip","last_synced_at":"2025-12-30T23:30:47.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/initdc.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-28T12:15:30.000Z","updated_at":"2025-12-28T12:17:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/initdc/types.v","commit_stats":null,"previous_names":["initdc/types.v"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/initdc/types.v","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Ftypes.v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Ftypes.v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Ftypes.v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Ftypes.v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/initdc","download_url":"https://codeload.github.com/initdc/types.v/tar.gz/refs/heads/wip","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Ftypes.v/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33694714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-05-30T14:01:36.173Z","updated_at":"2026-05-30T14:01:36.966Z","avatar_url":"https://github.com/initdc.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# types.v\n\nBring the Rust [Result Option] types to Vlang\n\n\u003e V has [builtin Option/Result types](https://docs.vlang.io/type-declarations.html#optionresult-types-and-error-handling) supporting, so the project only purpose to learn [generics](https://docs.vlang.io/type-declarations.html#generics) of V.\n\n## Usage\n\n```v\na := some(0)\nb := non[int]()\n\nassert a.is_some() == true\nassert b.is_some() == false\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/initdc/types.v\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitdc%2Ftypes.v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finitdc%2Ftypes.v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitdc%2Ftypes.v/lists"}