{"id":32114390,"url":"https://github.com/fifth-postulate/combinatorics","last_synced_at":"2026-07-14T04:32:18.590Z","repository":{"id":62418484,"uuid":"153940596","full_name":"fifth-postulate/combinatorics","owner":"fifth-postulate","description":"Pure Elm project providing common combinatoric primitives like permutations and selections.","archived":false,"fork":false,"pushed_at":"2018-10-20T20:12:31.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T15:33:30.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elm","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/fifth-postulate.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}},"created_at":"2018-10-20T19:25:21.000Z","updated_at":"2018-10-20T20:12:20.000Z","dependencies_parsed_at":"2022-11-01T16:47:31.532Z","dependency_job_id":null,"html_url":"https://github.com/fifth-postulate/combinatorics","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fifth-postulate/combinatorics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fcombinatorics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fcombinatorics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fcombinatorics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fcombinatorics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fifth-postulate","download_url":"https://codeload.github.com/fifth-postulate/combinatorics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fifth-postulate%2Fcombinatorics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35446920,"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-07-14T02:00:06.603Z","response_time":114,"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":"2025-10-20T15:21:18.263Z","updated_at":"2026-07-14T04:32:18.585Z","avatar_url":"https://github.com/fifth-postulate.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# combinatorics\nPure Elm project providing common combinatoric primitives like permutations and\nselections. \n\n[_Combinatorics_][combinatorics] is\n\n\u003e an area of mathematics primarily concerned with counting, both as a means and\n\u003e an end in obtaining results, and certain properties of finite structures. It is\n\u003e closely related to many other areas of mathematics and has many applications\n\u003e ranging from logic to statistical physics, from evolutionary biology to computer\n\u003e science, etc.\n\n## Usage\nYou can install the package with the following command.\n\n```sh\nelm install fifth-postulate/combinatorics\n```\n\nProceed to import the package in your code and use it.\n\n```elm\nimport Combinatorics\n\npermutations : List (List Int)\npermutations =\n    Combinatorics.permutationsOf [1, 2, 3, 4]\n```\n\n[combinatorics]: https://en.wikipedia.org/wiki/Combinatorics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifth-postulate%2Fcombinatorics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffifth-postulate%2Fcombinatorics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffifth-postulate%2Fcombinatorics/lists"}