https://github.com/suzannesoy/xlist
Fancy lists, to be used as a type or match pattern.
https://github.com/suzannesoy/xlist
racket-library
Last synced: 3 months ago
JSON representation
Fancy lists, to be used as a type or match pattern.
- Host: GitHub
- URL: https://github.com/suzannesoy/xlist
- Owner: SuzanneSoy
- License: cc0-1.0
- Created: 2016-09-20T20:34:04.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2021-04-04T15:34:59.000Z (about 5 years ago)
- Last Synced: 2025-04-01T09:48:48.879Z (about 1 year ago)
- Topics: racket-library
- Language: Racket
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-more.md
Awesome Lists containing this project
README
[](https://travis-ci.org/jsmaniac/xlist)
[](https://codecov.io/gh/jsmaniac/xlist)
[](http://jsmaniac.github.io/travis-stats/#jsmaniac/xlist)
[](http://docs.racket-lang.org/xlist/)
[](https://github.com/jsmaniac/xlist/issues)
[](https://creativecommons.org/publicdomain/zero/1.0/)
xlist
=====
Fancy lists, with bounded or unbounded repetition of elements. Can be used as a type or match pattern.