![]() For example, reduce (begin x (error 'e) y) ==> (begin x (error 'e)) and (f (error 'e) y ) ==> (begin f (error 'e)). Also, reduce (if (error 'e) x y) ==> (error 'e) and propagate the type information and clocks when only one branch produce an error. |
||
---|---|---|
.. | ||
mzlib | ||
tests/racket | ||
info.rkt | ||
LICENSE.txt |