Fix TR docs for the addition of typed/racket/class

original commit: 636e79d672479b62bddb54f626b504dbeb7b535a
This commit is contained in:
Asumu Takikawa 2014-04-01 18:24:21 -04:00
parent 33f2db5b1f
commit e7236bb4d0

View File

@ -19,6 +19,13 @@ library.
@section{Special forms}
@defmodule[typed/racket/class]
The special forms below are provided by the @racketmodname[typed/racket/class]
and @racketmodname[typed/racket] modules but not by
@racketmodname[typed/racket/base]. The @racketmodname[typed/racket/class] module
additional provides all other bindings from @racketmodname[racket/class].
@;; This uses a trick to link to racket/class's class identifier
@;; in certain cases rather than the class defined here
@(module id-holder racket/base