TruthTable
Generated from the engine's own definition: compute-engine's symbol, which we neither extend nor document by hand. No examples yet — the crosswalk is the reason it has a page.
Generate truth table for expression. O(2^n) complexity, max 10 variables.
TruthTable(boolean) -> listas compute-engine declares it