{"id":21384130,"url":"https://github.com/judah-caruso/la","last_synced_at":"2026-02-25T20:32:05.142Z","repository":{"id":74716776,"uuid":"198120324","full_name":"judah-caruso/la","owner":"judah-caruso","description":"Lambda Alias - A module that defines λ and λ* in Gerbil Scheme","archived":false,"fork":false,"pushed_at":"2019-07-22T03:57:18.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T11:41:40.838Z","etag":null,"topics":["gambit","gerbil","scheme"],"latest_commit_sha":null,"homepage":null,"language":"Scheme","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/judah-caruso.png","metadata":{"files":{"readme":"README","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":"2019-07-22T00:43:28.000Z","updated_at":"2020-08-27T11:53:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"eaedbd29-469b-4b93-9424-86f5dbdb45da","html_url":"https://github.com/judah-caruso/la","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/judah-caruso/la","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judah-caruso%2Fla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judah-caruso%2Fla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judah-caruso%2Fla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judah-caruso%2Fla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/judah-caruso","download_url":"https://codeload.github.com/judah-caruso/la/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judah-caruso%2Fla/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29838068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["gambit","gerbil","scheme"],"created_at":"2024-11-22T11:38:24.714Z","updated_at":"2026-02-25T20:32:05.111Z","avatar_url":"https://github.com/judah-caruso.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lambda Alias\n------------\n\nA tiny module for defining λ (lambda) and λ* (case-lambda) in Gerbil Scheme.\nThis was made mostly because I'd rather not litter every project of mine with\n`(defalias λ lambda)` and `(defalias λ* case-lambda)`.\n\n\nExamples\n--------\n  (import :judah/la)\n\n  (def simple-lambda (λ (x y) (+ x y)))\n\n  (def simple-case-lambda\n    (λ*\n      ((x y z) (+ x y z))\n      ((x y) (+ x y))\n      ((x) (+ x 1))))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudah-caruso%2Fla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjudah-caruso%2Fla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudah-caruso%2Fla/lists"}