Fancy lists, to be used as a type or match pattern.
Go to file
2016-09-21 18:12:46 +02:00
scribblings Added xlist match expander. Added typed and untyped versions. 2016-09-21 18:12:46 +02:00
test Added xlist match expander. Added typed and untyped versions. 2016-09-21 18:12:46 +02:00
.gitignore Created xlist package 2016-09-20 22:34:43 +02:00
.travis.yml Removed v6.0 as it doesn't have --check-pkg-deps, and other versions before 6.5 as multi-id (or its dependencies) don't work there anyway. 2016-09-20 22:51:44 +02:00
caret-identifier.rkt Implemented, tested and documented xlist types 2016-09-21 04:30:39 +02:00
infinity-identifier.rkt Added xlist match expander. Added typed and untyped versions. 2016-09-21 18:12:46 +02:00
info.rkt Added xlist match expander. Added typed and untyped versions. 2016-09-21 18:12:46 +02:00
LICENSE.txt Created xlist package 2016-09-20 22:34:43 +02:00
main.rkt Added xlist match expander. Added typed and untyped versions. 2016-09-21 18:12:46 +02:00
README.md Implemented, tested and documented xlist types 2016-09-21 04:30:39 +02:00
scribble-enhanced.rkt Implemented, tested and documented xlist types 2016-09-21 04:30:39 +02:00

Build Status, Coverage Status, Build Stats, Online Documentation.

xlist

Fancy lists, with bounded or unbounded repetition of elements. Can be used as a type or match pattern.