Awesome channel about iOS app development
Pattern matching on error codes – Ole Begemann Foundation overloads the pattern matching operator ~= to enable matching against error codes in catch clauses.
Foundation overloads the pattern matching operator ~= to enable matching against error codes in catch clauses.
~=
catch