Function neq

  • Check if antecedent ⇎ consequent.

    Parameters

    • a: boolean

      antecedent

    • b: boolean

      consequent

    Returns boolean

    a ⇎ b?

Generated using TypeDoc