[racket] Typed Racket vs. Haskell

From: thorsopia at lavabit.com (thorsopia at lavabit.com)
Date: Fri Sep 21 14:29:34 EDT 2012

One more question.

I've been told that there are no typeclasses in TR.
How would you handle this?

foo :: (Ord a) => a -> a -> a

(I haven't checked the docs yet. Maybe this is not needed in TR.)



Posted on the users mailing list.