Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add choose over seq of values #3

Open
ankushdesai opened this issue Aug 2, 2016 · 0 comments
Open

Add choose over seq of values #3

ankushdesai opened this issue Aug 2, 2016 · 0 comments

Comments

@ankushdesai
Copy link
Contributor

Just wanted to add it to the list of things to think about:

public void SetPendingChoicesAsBoolean(PrtStateMachine process)
{
throw new NotImplementedException();
}

I am going to add the following function to PStateImpl.

This function implements choose(bool).

Do you want to support choose(seq[*]). I find it useful sometimes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant