file-position should be typed as:

(case-lambda (Port -> Exact-Nonnegative-Integer) (Port
Exact-Nonnegative-Integer -> Void))

... but it has type:

(Port -> Exact-Nonnegative-Integer)

-Jon
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to