{"id":16989825,"url":"https://github.com/hazzik/arraydeconstructors","last_synced_at":"2025-03-22T03:13:08.346Z","repository":{"id":140829229,"uuid":"98132334","full_name":"hazzik/ArrayDeconstructors","owner":"hazzik","description":"ArrayDeconstructors is a source package which allows you to use C# 7 deconstruction syntax to deconstruct span into variables","archived":false,"fork":false,"pushed_at":"2022-10-12T09:13:25.000Z","size":9,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T15:11:31.968Z","etag":null,"topics":["c-sharp","c-sharp-7","deconstructor","tuple","tuples"],"latest_commit_sha":null,"homepage":"","language":"Pascal","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/hazzik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["hazzik"]}},"created_at":"2017-07-23T23:46:43.000Z","updated_at":"2022-10-12T08:42:32.000Z","dependencies_parsed_at":"2023-06-03T02:00:16.596Z","dependency_job_id":null,"html_url":"https://github.com/hazzik/ArrayDeconstructors","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2FArrayDeconstructors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2FArrayDeconstructors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2FArrayDeconstructors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2FArrayDeconstructors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazzik","download_url":"https://codeload.github.com/hazzik/ArrayDeconstructors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898458,"owners_count":20528341,"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":["c-sharp","c-sharp-7","deconstructor","tuple","tuples"],"created_at":"2024-10-14T03:08:03.620Z","updated_at":"2025-03-22T03:13:08.322Z","avatar_url":"https://github.com/hazzik.png","language":"Pascal","readme":"# ArrayDeconstructors\r\n\r\nArrayDeconstructors is a source package which allows you to use new C# 7 deconstruction syntax to deconstruct array into variables:\r\n\r\n    int[] array = \u003c...\u003e;\r\n    var (a,b) = array;\r\n\r\n## Sponsorship\r\n\r\nIf you like the library please consider [supporting my work](https://github.com/sponsors/hazzik).\r\n\r\n## Implementation notes\r\n\r\n- The decision has been made such that there are no safety checks on the deconstruction methods.\r\n- For the better user experience and performance reasons we do NOT return the array's tail.\r\n\r\n## Installation\r\n\r\nYou can install from [NuGet](https://nuget.org/packages/ArrayDeconstructors.Source/) using following command:\r\n\r\n```\r\n\u003e Install-Package ArrayDeconstructors.Source\r\n```\r\n","funding_links":["https://github.com/sponsors/hazzik"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazzik%2Farraydeconstructors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazzik%2Farraydeconstructors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazzik%2Farraydeconstructors/lists"}