Documentation

Cedar.Spec.Evaluator

This file defines the semantics of Cedar operators and expressions.

def Cedar.Spec.inₑ (uid₁ uid₂ : EntityUID) (es : Entities) :
Equations
Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      Instances For
        def Cedar.Spec.apply₂ (op₂ : BinaryOp) (v₁ v₂ : Value) (es : Entities) :
        Equations
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            def Cedar.Spec.bindAttr {m : Type u_1 → Type u_2} {α : Type u_1} [Monad m] (a : Attr) (res : m α) :
            m (Attr × α)
            Equations
            Instances For
              @[irreducible]
              Equations
              Instances For