Function is_const

Source
fn is_const<F: FieldWitness>(
    e: &Expr<ConstantExpr<F, BerkeleyChallengeTerm>, Column>,
) -> bool