Small fix on traversal of unions (doesn't work yet).
This commit is contained in:
parent
a486dc81f7
commit
74c707b65d
|
@ -250,9 +250,7 @@ way up, so that a simple identity function can be applied in these cases.
|
||||||
|
|
||||||
@chunk[<type-cases>
|
@chunk[<type-cases>
|
||||||
[(U _Xⱼ …)
|
[(U _Xⱼ …)
|
||||||
(define-temp-ids "_fx" (_Xⱼ …))
|
|
||||||
(define-temp-ids "_tx" (_Xⱼ …))
|
|
||||||
|
|
||||||
#:to
|
#:to
|
||||||
(U (_txⱼ _Tᵢ …) …)
|
(U (_txⱼ _Tᵢ …) …)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user