Remove inaccurate comment
original commit: 1ea063b8ff0971127d9fd649c41d21e7372f2f57
This commit is contained in:
parent
c43372a4d2
commit
a67be4b7be
|
@ -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