Relax type of `filter'.
original commit: 38e7fb5eb09a2e1eeeb776dd8fcd562a96787635
This commit is contained in:
parent
4e9604460a
commit
e9d41781f0
|
@ -405,7 +405,7 @@
|
|||
[((a b c . -> . c) c (-lst a) (-lst b)) c]
|
||||
[((a b c d . -> . d) d (-lst a) (-lst b) (-lst d)) d]))]
|
||||
[filter (-poly (a b) (cl->*
|
||||
((make-pred-ty (list a) Univ b)
|
||||
((asym-pred a -Boolean (-FS (-filter b 0) -top))
|
||||
(-lst a)
|
||||
. -> .
|
||||
(-lst b))
|
||||
|
|
Loading…
Reference in New Issue
Block a user