Skip to content

Add choose over seq of values #3

@ankushdesai

Description

@ankushdesai

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions