dedbox / racket-algebraic

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

preserve order of evaluation of macro pattern directives #60

Closed dedbox closed 5 years ago

dedbox commented 5 years ago

Right now, it groups directives by name and evaluates them in a fixed order. This is not a useful restriction.