Re: [racket-users] Re: Case and eof

2016-04-04 Thread Jens Axel Søgaard
Btw - if you like to use case, you could try the old evcase instead: http://docs.racket-lang.org/mzlib/mzlib_etc.html?q=evcase#%28form._%28%28lib._mzlib%2Fetc..rkt%29._evcase%29%29 2016-04-04 22:36 GMT+02:00 rom cgb : > I see, that's why it also does work with string constants. Thanks. > > -- >

[racket-users] Re: Case and eof

2016-04-04 Thread rom cgb
I see, that's why it also does work with string constants. Thanks. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For