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
e.g. un-projectable choreographies shouldn't type-check; but since they don't typecheck it's hard to write unit tests for that. e.g. in some of our examples it's significant who doesn't get what; can we express that as a unit test?
The text was updated successfully, but these errors were encountered:
I've refactored the core monad to allow the stuff I think we want to allow. I'm not going to merge it until I"m a little more sure it's safe, but i'm realizing it's delicate; our system isn't going to be as "obviously safe" as HasChor's was.
I've refactored the core monad to allow the stuff I think we want to allow. I'm not going to merge it until I"m a little more sure it's safe, but i'm realizing it's delicate; our system isn't going to be as "obviously safe" as HasChor's was.
e.g. un-projectable choreographies shouldn't type-check; but since they don't typecheck it's hard to write unit tests for that.
e.g. in some of our examples it's significant who doesn't get what; can we express that as a unit test?
The text was updated successfully, but these errors were encountered: