amb-execute ( seq -- quot )


Vocabulary
backtrack

Inputs
seqa list of words


Outputs
None

Word description
Execute the first word in the list, and go to the next one if fail is called.

Definition