Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/countvajhula/seq
A generic sequence library for Racket.
https://github.com/countvajhula/seq
functional-programming racket
Last synced: about 1 month ago
JSON representation
A generic sequence library for Racket.
- Host: GitHub
- URL: https://github.com/countvajhula/seq
- Owner: countvajhula
- Created: 2021-03-15T01:00:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T00:11:35.000Z (4 months ago)
- Last Synced: 2024-10-22T21:25:13.773Z (3 months ago)
- Topics: functional-programming, racket
- Language: Racket
- Homepage:
- Size: 176 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
Awesome Lists containing this project
README
.. image:: https://github.com/countvajhula/seq/actions/workflows/test.yml/badge.svg
:target: https://github.com/countvajhula/seq/actions/workflows/test.yml.. image:: https://coveralls.io/repos/github/countvajhula/seq/badge.svg?branch=main
:target: https://coveralls.io/github/countvajhula/seq?branch=mainseq
===
A generic sequence library for Racket exhibiting functional and lazy semantics.Install it from the `Racket Package Index `_.
Read `the documentation `_ to learn more."License":
==========
This work is "part of the world." You are free to do whatever you like with it and it isn't owned by anybody, not even the creators. Attribution would be appreciated and would help, but it is not strictly necessary nor required. If you'd like to learn more about this way of doing things and how it could lead to a peaceful, efficient, and creative world (and how you can be involved), visit `drym.org `_.