You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Expr.{unseal, unsealOrError} and add missing Unliftables
* Fix `unseal` to recive the most precise `Unliftable`
* Add unliftable for `Nil`/`List`
* Add unliftable for `None`/`Some`
* Add unliftable for `Map`
* Add unliftable for `Set`
* Add unliftable for `Left`/`Right`
* Add unliftable for `EmptyTuple`
* Support `->` in `Tuple2`
0 commit comments