merge abstract method

T merge(
  1. T? other
)

Implementation

T merge(T? other);