{"id":17177271,"url":"https://github.com/lexi-lambda/racket-curly-fn","last_synced_at":"2025-04-11T01:04:02.706Z","repository":{"id":31878448,"uuid":"35446863","full_name":"lexi-lambda/racket-curly-fn","owner":"lexi-lambda","description":"A meta-language for adding Clojure-style shorthand function literals to arbitrary Racket languages.","archived":false,"fork":false,"pushed_at":"2016-10-20T18:14:15.000Z","size":23,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T01:03:54.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://docs.racket-lang.org/curly-fn/index.html","language":"Racket","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/lexi-lambda.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}},"created_at":"2015-05-11T20:01:16.000Z","updated_at":"2025-02-14T16:27:32.000Z","dependencies_parsed_at":"2022-09-10T18:10:28.991Z","dependency_job_id":null,"html_url":"https://github.com/lexi-lambda/racket-curly-fn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fracket-curly-fn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fracket-curly-fn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fracket-curly-fn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fracket-curly-fn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lexi-lambda","download_url":"https://codeload.github.com/lexi-lambda/racket-curly-fn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322597,"owners_count":21084336,"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","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":"2024-10-15T00:03:15.869Z","updated_at":"2025-04-11T01:04:02.686Z","avatar_url":"https://github.com/lexi-lambda.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# curly-fn [![Build Status](https://travis-ci.org/lexi-lambda/racket-curly-fn.svg?branch=master)](https://travis-ci.org/lexi-lambda/racket-curly-fn) [![Coverage Status](https://coveralls.io/repos/lexi-lambda/racket-curly-fn/badge.svg?branch=master)](https://coveralls.io/r/lexi-lambda/racket-curly-fn?branch=master)\n\nA meta-language for adding Clojure-style shorthand function literals to arbitrary Racket languages.\n\n```racket\n\u003e (#{/ % 2} 6)\n3\n```\n\nAlso supports a syntax for auto-currying, making partial application of functions much more concise.\n\n```racket\n\u003e (map #{+ 2} (range 1 4))\n'(3 4 5)\n```\n\n[See the documentation here (built nightly).](http://pkg-build.racket-lang.org/doc/curly-fn/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexi-lambda%2Fracket-curly-fn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flexi-lambda%2Fracket-curly-fn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexi-lambda%2Fracket-curly-fn/lists"}