On Wed, Mar 21, 2012 at 5:36 PM, John Clements <cleme...@brinckerhoff.org> wrote: > It looks like 'path-string?' is not labeled as a discriminator type. > >> path-string? > - : (Any -> Boolean) > #<procedure:path-string?> >> > > Is this just an oversight?
Yes, that's just an oversight, although it's slightly more complicated than you'd think (because `(path-string? (string #\null))' is #f). -- sam th sa...@ccs.neu.edu _________________________ Racket Developers list: http://lists.racket-lang.org/dev