mention that all definitions are exported in #lang plai's docs
This commit is contained in:
parent
1ce09cf924
commit
39a1ecbb7c
|
@ -59,7 +59,8 @@ This package contains the following languages:
|
||||||
|
|
||||||
@PLAI-LANG is derived from the @racketmodname[scheme] language. In addition,
|
@PLAI-LANG is derived from the @racketmodname[scheme] language. In addition,
|
||||||
it includes the @racket[define-type] and @racket[type-case] forms and testing
|
it includes the @racket[define-type] and @racket[type-case] forms and testing
|
||||||
support.
|
support. Also, modules written in @racketmodname[plai] export every definition
|
||||||
|
(unlike @racketmodname[scheme]).
|
||||||
|
|
||||||
@subsection[#:tag "define-type"]{Defining Types: @racket[define-type]}
|
@subsection[#:tag "define-type"]{Defining Types: @racket[define-type]}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user