[racket-dev] enum returns #f on c->racket no match?
An hour and a half ago, John Clements wrote:
>
> Okay the existing behavior was bothering me because (post-conversion
> to #f) there's no way to recover the problematic integer. I
> therefore changed it so it signals an error instead, like this: [...]
It might still be useful to have the old behavior, or just use some
default value to be used for unknown numbers. I've committed that
now.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!