maybeCombineAddition

open fun A?.maybeCombineAddition(b: A?): A(source)

Maybe additively combine two A values.