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
I tried to compile Leon code using the generic copy() method for generic case classes (see here), but it seems that it is not yet in the Leon library. Is it possible to provide support for this construct?
The text was updated successfully, but these errors were encountered:
I tried to compile Leon code using the generic
copy()
method for generic case classes (see here), but it seems that it is not yet in the Leon library. Is it possible to provide support for this construct?The text was updated successfully, but these errors were encountered: