Help for this page
use Quantum::Superpositions; if ($x == any($a, $b, $c)) { ... }
use Quantum::Superpositions; ... } __OUTPUT__ $test is any(3,7,5)