entviz — @entviz/core & @entviz/react API
    Preparing search index...

    Function compareValues

    • Text engine (§6.1): compare two values at the value level. Definitive for inputs that classify — identical iff they normalize to the same identity (⇒ identical entvizes), else different. An input classifyInput REJECTS (a mid-edit string, or e.g. an ETH address whose EIP-55 case checksum is broken) is unknown — couldn't read it — never an exception: a thrown classification error in the React render path blanks the whole page, and a fail-closed unknown is also the right verdict (don't manufacture a false different for something we couldn't even parse — §3/§6.3).

      Parameters

      • a: string
      • b: string

      Returns Verdict