{"id":30773182,"url":"https://github.com/zormandi/monadist","last_synced_at":"2026-03-14T09:04:37.449Z","repository":{"id":23332887,"uuid":"26693225","full_name":"zormandi/monadist","owner":"zormandi","description":"Practical implementation of a couple of popular monads.","archived":false,"fork":false,"pushed_at":"2014-11-19T06:34:40.000Z","size":164,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-06T07:25:07.143Z","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/zormandi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-15T20:41:05.000Z","updated_at":"2016-09-30T11:25:19.000Z","dependencies_parsed_at":"2022-08-21T21:11:01.665Z","dependency_job_id":null,"html_url":"https://github.com/zormandi/monadist","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zormandi/monadist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zormandi%2Fmonadist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zormandi%2Fmonadist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zormandi%2Fmonadist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zormandi%2Fmonadist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zormandi","download_url":"https://codeload.github.com/zormandi/monadist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zormandi%2Fmonadist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273696757,"owners_count":25151797,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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-09-05T01:15:11.758Z","updated_at":"2026-03-14T09:04:37.443Z","avatar_url":"https://github.com/zormandi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monadist\n\nA practical and useful Ruby implementation of a couple of popular monads.\nMethod naming follows the Haskell convention so the gem can be used for trying to understand monads\n(mostly described in tutorials using Haskell).\n\nMonads implemented:\n\n* Identity (for educational purposes)\n* Maybe\n* List\n* Continuation\n* Meanwhile\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'monadist'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install monadist\n\n## Usage\n\nFor examples on how to use these monads, please check out the [examples](https://github.com/zormandi/monadist/tree/master/examples) directory.\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/monadist/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzormandi%2Fmonadist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzormandi%2Fmonadist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzormandi%2Fmonadist/lists"}