Function isAlgebraDirectionProtocol

Checks if a protocol implements the Algebra Direction interface.

  • Parameters

    • protocol: Protocol

      The protocol to check

    Returns boolean

    True if the protocol implements Algebra Direction, false otherwise