cur/stdlib
William J. Bowman 61e99c8a2e
Improvements to match; replacing uses of case
* Match now infers the result more by adding pattern variables to
  local-env while inferring types.
* Replaced uses of case* and case with match when possible
2016-01-09 00:24:23 -05:00
..
tactics Fixed some tactic docs; tests that print to stdout 2015-10-03 03:55:22 -04:00
bool.rkt Improvements to match; replacing uses of case 2016-01-09 00:24:23 -05:00
maybe.rkt Add type-inferring constructors 2015-10-02 18:06:33 -04:00
nat.rkt Exported new nat functions 2016-01-08 22:59:53 -05:00
prop.rkt Fixed prop; removed define-theorem and qed macros 2015-10-03 03:33:12 -04:00
sugar.rkt Improvements to match; replacing uses of case 2016-01-09 00:24:23 -05:00
typeclass.rkt More documentation 2015-11-10 18:24:38 -05:00