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
Change the concrete syntax for implication to ==> instead of => that we use now. This has better readability and less ambiguity.
Change the symbol for storage update to := instead of => that we use now. This make the syntax consistent with the ones for constructors. I also find this more intuitive.