jackfirth / rebellion

A collection of core libraries for Racket
https://pkgs.racket-lang.org/package/rebellion
Apache License 2.0
83 stars 16 forks source link

Add tuple type bindings #445

Closed jackfirth closed 4 years ago

jackfirth commented 4 years ago

Needs docs. Also includes a breaking change to tuple-type in order to include field names in the type. Part of #179.