Remove inaccurate comment
This commit is contained in:
parent
8978c83b18
commit
1ea063b8ff
|
@ -170,8 +170,7 @@
|
|||
target))
|
||||
|
||||
;; substitute many variables
|
||||
;; substitution = Listof[U List[Name,Type] List[Name,Listof[Type]]]
|
||||
;; subst-all : substitution Type -> Type
|
||||
;; subst-all : substitution/c Type -> Type
|
||||
(define/cond-contract (subst-all s ty)
|
||||
(substitution/c (or/c arr? Values/c) . -> . (or/c Values/c arr?))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user