• Parameters

    • x: U

    Returns x is Cons2<Sym, U, U> & {
        __ts_sym: "power";
    }

    Deprecated

    Use is_cons(x) && is_cons_opr_eq_power(x)