{"id":17210715,"url":"https://github.com/alexknauth/typed-racket-stream","last_synced_at":"2026-01-05T21:49:58.365Z","repository":{"id":29973850,"uuid":"33520854","full_name":"AlexKnauth/typed-racket-stream","owner":"AlexKnauth","description":"streams for typed racket","archived":false,"fork":false,"pushed_at":"2025-01-26T00:22:46.000Z","size":20,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T11:13:04.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Racket","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/AlexKnauth.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-07T03:53:51.000Z","updated_at":"2024-12-17T02:52:57.000Z","dependencies_parsed_at":"2024-12-03T10:19:14.299Z","dependency_job_id":null,"html_url":"https://github.com/AlexKnauth/typed-racket-stream","commit_stats":{"total_commits":21,"total_committers":4,"mean_commits":5.25,"dds":0.1428571428571429,"last_synced_commit":"6aa63a3a1580236a7ae1c8df2256a3df7abc37dc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Ftyped-racket-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Ftyped-racket-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Ftyped-racket-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Ftyped-racket-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexKnauth","download_url":"https://codeload.github.com/AlexKnauth/typed-racket-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458710,"owners_count":20618697,"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-15T02:55:06.849Z","updated_at":"2026-01-05T21:49:58.294Z","avatar_url":"https://github.com/AlexKnauth.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"typed-racket-stream\n===\nA typed wrapper for using streams in typed racket.\n\nTyped racket (as of racket version 6.3) doesn't have a type for streams, so this\nuses `(Sequenceof a)` as the type for streams. Every stream is a valid sequence,\nbut not every sequence is a valid stream. It will raise an exception late at\nruntime when given a sequence that is not a stream.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexknauth%2Ftyped-racket-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexknauth%2Ftyped-racket-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexknauth%2Ftyped-racket-stream/lists"}