An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Build Status,](https://img.shields.io/travis/jsmaniac/xlist/main.svg)](https://travis-ci.org/jsmaniac/xlist)
[![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/xlist/main.svg)](https://codecov.io/gh/jsmaniac/xlist)
[![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/xlist)
[![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/xlist/)
[![Maintained as of 2018,](https://img.shields.io/maintenance/yes/2018.svg)](https://github.com/jsmaniac/xlist/issues)
[![License: CC0 v1.0.](https://img.shields.io/badge/license-CC0-blue.svg)](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.