{"id":20057611,"url":"https://github.com/todesking/boost_lambda_style_proc","last_synced_at":"2025-05-05T14:31:16.941Z","repository":{"id":4354462,"uuid":"5490636","full_name":"todesking/boost_lambda_style_proc","owner":"todesking","description":"[1, 2, 3].map(\u0026(_1 * 2))","archived":false,"fork":false,"pushed_at":"2012-08-21T13:39:53.000Z","size":96,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T15:13:29.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/todesking.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":"2012-08-21T04:59:56.000Z","updated_at":"2013-12-17T17:03:59.000Z","dependencies_parsed_at":"2022-09-20T23:03:49.097Z","dependency_job_id":null,"html_url":"https://github.com/todesking/boost_lambda_style_proc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Fboost_lambda_style_proc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Fboost_lambda_style_proc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Fboost_lambda_style_proc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todesking%2Fboost_lambda_style_proc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/todesking","download_url":"https://codeload.github.com/todesking/boost_lambda_style_proc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252514923,"owners_count":21760467,"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-11-13T12:59:39.817Z","updated_at":"2025-05-05T14:31:16.717Z","avatar_url":"https://github.com/todesking.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BoostLambdaStyleProc\n\nThis gem support to write a proc with Boost::Lambda style.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'boost_lambda_style_proc'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install boost_lambda_style_proc\n\n## Usage\n\n  # Without the gem\n  [1, 2, 3].map {|x| x * 2}\n\n  # With the gem\n  [1, 2, 3].map \u0026(_1 * 2)\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodesking%2Fboost_lambda_style_proc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftodesking%2Fboost_lambda_style_proc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodesking%2Fboost_lambda_style_proc/lists"}