6 Syntactic Literals
Link to this section with
@secref["Syntactic_Literals" #:doc '(lib "plait/scribblings/plait.scrbl")]
Link to this section with
@secref["Syntactic_Literals" #:doc '(lib "plait/scribblings/plait.scrbl")]
Syntactic literals are for use in declarations such as
define
and
require; see
define and
require for
more information. A
: can also be used for a type declaration
within a definition sequence; see
Definitions.