{"id":23491915,"url":"https://github.com/jonathanstarup/listset","last_synced_at":"2026-01-24T15:07:42.576Z","repository":{"id":260482259,"uuid":"850068850","full_name":"JonathanStarup/ListSet","owner":"JonathanStarup","description":"A set that just requires equality.","archived":false,"fork":false,"pushed_at":"2026-01-15T10:39:53.000Z","size":46,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-15T15:50:39.712Z","etag":null,"topics":["datastructures","flix","flix-library","flix-programming-language"],"latest_commit_sha":null,"homepage":"","language":"Flix","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/JonathanStarup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-08-30T20:16:57.000Z","updated_at":"2026-01-15T10:39:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"86face94-9a70-4e2e-9884-316a4b42ac3e","html_url":"https://github.com/JonathanStarup/ListSet","commit_stats":null,"previous_names":["jonathanstarup/listset"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/JonathanStarup/ListSet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanStarup%2FListSet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanStarup%2FListSet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanStarup%2FListSet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanStarup%2FListSet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonathanStarup","download_url":"https://codeload.github.com/JonathanStarup/ListSet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanStarup%2FListSet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["datastructures","flix","flix-library","flix-programming-language"],"created_at":"2024-12-25T01:43:26.792Z","updated_at":"2026-01-24T15:07:42.557Z","avatar_url":"https://github.com/JonathanStarup.png","language":"Flix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ListSet\n\n    A set that just requires equality.\n\n`JonathanStarup.ListSet` implements the set interface used in `Set` of the\nstandard library without requiring `Order` or `Hash`. This set inefficient but\nmight be useful for small sets.\n\n# Package Structure\n- `JonathanStarup.ListSet`\n    - The main module of this package, defining the list-based set.\n- `JonathanStarup.ListOps`\n    - Because of limited function hiding in Flix, here are some functions that\n      operate on plain lists not in the standard library.\n- `JonathanStarup.UnorderedList`\n    - Because of limited function hiding in Flix, here are some functions that\n      operate on lists without respecting the order of the list.\n\n# License\nSee [LICENSE.md](./LICENSE.md).\n\n## Copyright\nCopyright 2024 Jonathan Lindegaard Starup\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanstarup%2Flistset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanstarup%2Flistset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanstarup%2Flistset/lists"}