The Game of 24


A classic math game, where one attempts to create 24, by applying arithmetical operations and some shuffle words to a stack of 4 numbers.
24-game ( -- )

make-24 ( -- array )

makes-24? ( a b c d -- ? )