compare abstract method

dynamic compare(
  1. dynamic lhs,
  2. dynamic rhs
)

Implementation

dynamic compare(dynamic lhs, dynamic rhs);