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 read get and set as universally quantified, and since the definition is recursive, it uses the fixpoint operator. The namespace logic specifies quantification and fixpoint, but I don't see them in rhocaml.
I think they're in SLMC, so I'm inclined to transcribe that stuff before trying to add to the rhocaml type checker.
from DAO bug typing:
I'm not sure how to read that... in particular
get( rtn )
. Does+
mean Mixture / separation? If so, then what does|
mean? Does+
mean Conjunction???The text was updated successfully, but these errors were encountered: