eq abstract method

bool eq(
  1. A a1,
  2. A a2
)

Implementation

bool eq(A a1, A a2);