Handbook
Glossary
do-operation ( a b -- c )
Vocabulary
24-game
Inputs
a
an
object
b
an
object
Outputs
c
an
object
Definition
USING:
backtrack
math
;
IN:
24-game
:
do-operation
( a b -- c )
{
+
-
*
?/
}
amb-execute
;