{"id":22515013,"url":"https://github.com/rggh/missing_gap","last_synced_at":"2025-10-11T10:15:11.558Z","repository":{"id":261637106,"uuid":"884902288","full_name":"RGGH/missing_gap","owner":"RGGH","description":"Artihmetic Progression","archived":false,"fork":false,"pushed_at":"2024-11-07T15:49:04.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T01:55:21.058Z","etag":null,"topics":["arithmetic-progression","closure","rust"],"latest_commit_sha":null,"homepage":"https://www.codewars.com/kata/52de553ebb55d1fca3000371/train/rust","language":"Rust","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/RGGH.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-11-07T15:38:43.000Z","updated_at":"2024-11-07T15:49:08.000Z","dependencies_parsed_at":"2024-11-07T16:41:36.569Z","dependency_job_id":"1139582f-c7bd-447e-ae37-74d57670a122","html_url":"https://github.com/RGGH/missing_gap","commit_stats":null,"previous_names":["rggh/missing_gap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RGGH/missing_gap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fmissing_gap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fmissing_gap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fmissing_gap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fmissing_gap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RGGH","download_url":"https://codeload.github.com/RGGH/missing_gap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fmissing_gap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006839,"owners_count":26084204,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["arithmetic-progression","closure","rust"],"created_at":"2024-12-07T03:27:48.173Z","updated_at":"2025-10-11T10:15:11.533Z","avatar_url":"https://github.com/RGGH.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Rust](https://github.com/RGGH/missing_gap/actions/workflows/rust.yml/badge.svg)](https://github.com/RGGH/missing_gap/actions/workflows/rust.yml)\n\n# Use closure in a function\n\n* iterate from 1..seq.len()\n* use hashmap to find number(gap) that occurs just once\n\nwe could use 3 functions ideally -  but for codewars it was simpler to make 1 function and use a closure\nplus I wanted to practice using closures more!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frggh%2Fmissing_gap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frggh%2Fmissing_gap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frggh%2Fmissing_gap/lists"}