merge abstract method

T merge(
  1. covariant T? other
)

Implementation

T merge(covariant T? other);