Function isAlgebraIntegralProtocol

Checks if a protocol implements the Algebra Integral interface.

  • Parameters

    • protocol: Protocol

      The protocol to check

    Returns boolean

    True if the protocol implements Algebra Integral, false otherwise