• Checks that two values are equal.

    Parameters

    • a: unknown

      The lhs operand as resolved from the object by the given selector

    • b: unknown

      The rhs operand provided by the user

    • Optionaloptions: PredicateOptions

    Returns boolean