{"id":17810382,"url":"https://github.com/sigma-andex/purescript-typelevel-arithmetic","last_synced_at":"2026-02-04T06:05:19.606Z","repository":{"id":113973358,"uuid":"395094613","full_name":"sigma-andex/purescript-typelevel-arithmetic","owner":"sigma-andex","description":"Fast typelevel arithmetic 🧮 using symbols ","archived":false,"fork":false,"pushed_at":"2022-04-21T13:34:24.000Z","size":38,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T15:07:26.674Z","etag":null,"topics":["typelevel","typelevel-programming"],"latest_commit_sha":null,"homepage":"","language":"PureScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sigma-andex.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}},"created_at":"2021-08-11T19:20:40.000Z","updated_at":"2022-04-21T13:34:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"325d3365-e2bd-4b25-88d5-37252a291544","html_url":"https://github.com/sigma-andex/purescript-typelevel-arithmetic","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sigma-andex/purescript-typelevel-arithmetic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigma-andex%2Fpurescript-typelevel-arithmetic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigma-andex%2Fpurescript-typelevel-arithmetic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigma-andex%2Fpurescript-typelevel-arithmetic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigma-andex%2Fpurescript-typelevel-arithmetic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sigma-andex","download_url":"https://codeload.github.com/sigma-andex/purescript-typelevel-arithmetic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sigma-andex%2Fpurescript-typelevel-arithmetic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29072502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["typelevel","typelevel-programming"],"created_at":"2024-10-27T15:33:10.397Z","updated_at":"2026-02-04T06:05:19.589Z","avatar_url":"https://github.com/sigma-andex.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# purescript-typelevel-arithmetic 🧮\n\n**DEPRECATED**: Purescript v0.15.0 now provides typelevel integers with compiler solved typeclasses, so there is no need anymore to use symbol-based arithmetic.\n\nArithmetic at the typelevel using symbols. \n\n```purescript \nadd ∷\n  ∀ augend addend sum carry result.\n  Add augend addend carry sum ⇒\n  Cons carry sum result ⇒\n  Proxy augend → Proxy addend → Proxy result\nadd _ _ = Proxy\n\nresult ∷ Proxy \"0579\"\nresult = add (term ∷ _ \"123\") (term ∷ _ \"456\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigma-andex%2Fpurescript-typelevel-arithmetic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsigma-andex%2Fpurescript-typelevel-arithmetic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsigma-andex%2Fpurescript-typelevel-arithmetic/lists"}