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
Some methods of the Either scala class are not currently supported in Stainless although they are particularly useful. This includes for example forall, exists, left, contains and toOption.
The text was updated successfully, but these errors were encountered:
Some methods of the
Either
scala class are not currently supported in Stainless although they are particularly useful. This includes for exampleforall
,exists
,left
,contains
andtoOption
.The text was updated successfully, but these errors were encountered: