tvix_eval::compiler::optimiser

Function is_lit_bool

source
fn is_lit_bool(expr: Expr) -> LitBool
Expand description

Is this a literal boolean, or something else?