{"id":15366678,"url":"https://github.com/turbomack/elm-continue","last_synced_at":"2025-03-27T21:22:23.706Z","repository":{"id":62419638,"uuid":"142677464","full_name":"turboMaCk/elm-continue","owner":"turboMaCk","description":"A simple library for working with continuations in elm","archived":false,"fork":false,"pushed_at":"2018-08-25T09:56:18.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T23:43:26.118Z","etag":null,"topics":["continuations","elm"],"latest_commit_sha":null,"homepage":"","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turboMaCk.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":"2018-07-28T12:58:37.000Z","updated_at":"2023-07-25T14:18:48.000Z","dependencies_parsed_at":"2022-11-01T17:01:02.143Z","dependency_job_id":null,"html_url":"https://github.com/turboMaCk/elm-continue","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turboMaCk%2Felm-continue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turboMaCk%2Felm-continue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turboMaCk%2Felm-continue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turboMaCk%2Felm-continue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turboMaCk","download_url":"https://codeload.github.com/turboMaCk/elm-continue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924770,"owners_count":20694784,"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":["continuations","elm"],"created_at":"2024-10-01T13:19:27.881Z","updated_at":"2025-03-27T21:22:23.676Z","avatar_url":"https://github.com/turboMaCk.png","language":"Elm","readme":"# Elm Continue\n\nLibrary for manipulating and composing continuations in Elm.\n\n**Usage of `Continuation` would be probably discouraged by broader elm community.\nUse this package as learning material or use it wisely**\n\nThis package contains lightweight implementation of abstractions to work with continuations\nwhich are commonly described as Continuation as Functor (`map`), Applicative (`andMap`) and Monad (`andThen`).\n\nOne of the practical usages one can see is to use it as a decoupling mechanism.\nYou might be interested in [G. Gonzalez's blog post](http://www.haskellforall.com/2012/12/the-continuation-monad.html) on this topic.\n\n*Please note that this implementation is fairly limited as we can't express Monad Transformers in elm.*\n\nSee [examples](https://github.com/turboMaCk/elm-continue/tree/master/examples)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbomack%2Felm-continue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturbomack%2Felm-continue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbomack%2Felm-continue/lists"}