digitree
    Preparing search index...

    Class InconsistentComparatorError

    Thrown when the user comparator gives non-antisymmetric results for two keys (a bug in the comparator/input).

    Hierarchy

    • Error
      • InconsistentComparatorError
    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: unknown
    message: string
    name: string
    stack?: string