{"id":16313951,"url":"https://github.com/lysxia/raz.haskell","last_synced_at":"2025-10-25T16:31:51.252Z","repository":{"id":56876168,"uuid":"68023252","full_name":"Lysxia/raz.haskell","owner":"Lysxia","description":"Random Access Zippers: Haskell translation of raz.ocaml (https://github.com/cuplv/raz.ocaml)","archived":false,"fork":false,"pushed_at":"2016-12-11T17:50:24.000Z","size":27,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-31T09:21:58.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/Lysxia.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":"2016-09-12T15:45:30.000Z","updated_at":"2020-09-07T01:07:24.000Z","dependencies_parsed_at":"2022-08-20T22:00:38.336Z","dependency_job_id":null,"html_url":"https://github.com/Lysxia/raz.haskell","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fraz.haskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fraz.haskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fraz.haskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lysxia%2Fraz.haskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lysxia","download_url":"https://codeload.github.com/Lysxia/raz.haskell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238183466,"owners_count":19430122,"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-10T21:52:45.875Z","updated_at":"2025-10-25T16:31:50.937Z","avatar_url":"https://github.com/Lysxia.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Random Access Zippers\n=====================\n\n*This is untested WIP open to issues and PRs.*\n\nA data structure to represent sequences with fast random access.\n\n`Data.Raz.Sequence` is intended to provide the same interface as\n`Data.Sequence` from [`containers`](http://hackage.haskell.org/package/containers).\n\n`Data.Raz.Core` is the actual zipper module.\nIt is a simple translation of the [OCaml implementation](https://github.com/cuplv/raz.ocaml)\nthe original paper appeared with.\n\n- [The Random Access Zipper: Simple, Purely-Functional Sequences](https://arxiv.org/abs/1608.06009)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flysxia%2Fraz.haskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flysxia%2Fraz.haskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flysxia%2Fraz.haskell/lists"}