On Sun, Aug 21, 2011 at 9:40 PM, Norman Gray <[email protected]> wrote: > date->seconds has a sort of core-ish feel."
That's correct. There are two problems here: first, `date->seconds' is missing a type, along with most of the rest of the `racket/date' library. Second, there's a bug in Typed Racket that causes the error you saw. I hope to fix both shortly. -- sam th [email protected] _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

