OptionalAPI - Extensions for streamlining work with Optional-s

Hello there Swift people :wave:

OptionalAPI

Sometimes working with Optionals is not so elegant and descriptive as could be. To bridge that gap I have created some operators that help with day-to-day tasks.

Link to repo and documentation: https://github.com/sloik/OptionalAPI

For details please check out the readme file and unit tests. I don't want to paste it all here.

I hope you all will find it useful :smile: Cheers :beer:

1 Like