xcessentials/optionalassign
Custom assign operator that safely unwraps optionals and preserves existing value of the receiver (expression on the left side) unchanged, if the optional on the right side does not have a value (i.e. equal to `nil`).
Package Metadata
Repository: xcessentials/optionalassign
Default branch: master
README: README.md