innr method

U? innr(
  1. U value
)

Implementation

U? innr(U value) => ifNotNullReturn(value);