Documentation

StrataDDM.Util.Ion

Returns true if this starts with the Ion binary version marker.

Equations
Instances For
    structure Ion.Position :
    Instances For
      @[implicit_reducible]
      Equations
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[implicit_reducible]
        Equations

        Create value

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            def Ion.InternM (α : Type) :

            Monad for constructing local symbol table for values.

            Equations
            Instances For
              @[implicit_reducible]
              Equations
              • One or more equations did not get rendered due to their size.
              def Ion.runIntern {α : Type} (act : InternM α) (symbols : SymbolTable := SymbolTable.system) :
              Equations
              Instances For
                @[irreducible]
                def Ion.Ion.mapSymbolM {m : TypeType u_1} {α β : Type} [Monad m] (f : αm β) :
                Ion αm (Ion β)

                Resolve string symbols to symbol ids by constructing local symbol table.

                Equations
                Instances For

                  Resolve string symbols to symbol ids by constructing local symbol table.

                  Equations
                  Instances For
                    Equations
                    Instances For
                      Equations
                      Instances For

                        Write values

                        Equations
                        Instances For

                          Write a list of Ion values to file.

                          Equations
                          Instances For