Documentation

Auto.EvaluateAuto.NameArr

Whether a name is a valid filename

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Unique string representation of names, where it is ensured that \n does not occur A . is appended to the end of the name We use "\d" to represent ".", "\n" to represent "\n", "\\" to represent "\" To distinguish mkStr and mkNum, we prepend \ to all mkNum fields

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Parsing unique representation of names, see Name.uniqRepr

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        Each name in the array is represented using Name.uniqRepr Names are separated using \n. A \n is further appended to the end of the last name.

        Equations
        Instances For
          Equations
          Instances For
            Equations
            Instances For