Documentation

Cedar.Spec.Expr

This file defines abstract syntax for Cedar expressions.

inductive Cedar.Spec.Var :
Instances For
    Instances For
      Instances For
        Instances For
          Equations
          Equations
          Instances For
            def Cedar.Spec.instDecidableEqUnaryOp.decEq (x✝ x✝¹ : UnaryOp) :
            Decidable (x✝ = x✝¹)
            Equations
            Instances For
              Equations
              Instances For
                def Cedar.Spec.decExpr (x y : Expr) :
                Decidable (x = y)
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For