doc edit
svn: r17047
This commit is contained in:
parent
1efedeb758
commit
070d061ff5
|
@ -90,7 +90,7 @@ The following base types are parameteric in their type arguments.
|
|||
types @scheme[t ...]. This can only appear as the return type of a
|
||||
function.}
|
||||
@defform/none[v]{where @scheme[v] is a number, boolean or string, is the singleton type containing only that value}
|
||||
@defform/none['val]{where @scheme[val] is a Scheme value, is the singleton type containing only that value}
|
||||
@defform/none[(quote val)]{where @scheme[val] is a Scheme value, is the singleton type containing only that value}
|
||||
@defform/none[i]{where @scheme[i] is an identifier can be a reference to a type
|
||||
name or a type variable}
|
||||
@defform[(Rec n t)]{is a recursive type where @scheme[n] is bound to the
|
||||
|
|
Loading…
Reference in New Issue
Block a user