I'm not sure how best to add this as a hit for "rest argument(s)" without
actually putting that in the section title -- and truthfully, maybe it should be, for those who aren't deeply versed in PL but know enough Lisp/Scheme to ask for this.
This commit is contained in:
parent
b991505297
commit
e92c35d90c
|
@ -290,7 +290,7 @@ The new type constructor @scheme[All] takes a list of type
|
|||
variables and a body type. The type variables are allowed to
|
||||
appear free in the body of the @scheme[All] form.
|
||||
|
||||
@section{Variable-Arity Functions}
|
||||
@section{Variable-Arity Functions: Programming with Rest Arguments}
|
||||
|
||||
Typed Scheme can handle some uses of rest arguments.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user