combine abstract method

T combine(
  1. T? other
)

Implementation

T combine(T? other);