dedbox / racket-algebraic

Algebraic structures for untyped Racket
MIT License
75 stars 7 forks source link

support curried `define`s #77

Open dedbox opened 5 years ago

dedbox commented 5 years ago

Right now, it supports the basic form and the function-defining shorthand, but not the curried-function definition shorthand.