cur/curnel
William J. Bowman b2d042e4a6
Fixed reduction of eliminators like (elim ==)
Fixed eliminator reduction for eliminators of inductive types whose
constructors do not have the same parameters as their type. The
canonical example is ==, which has 3 parameters, but whose constructor
refl only has two.
2015-09-29 16:58:40 -04:00
..
redex-core.rkt Fixed reduction of eliminators like (elim ==) 2015-09-29 16:58:40 -04:00
redex-lang.rkt Added query-type command to sugar 2015-09-25 20:08:07 -04:00