An open API service indexing awesome lists of open source software.

https://github.com/sukov/customternaryoperator

Custom ternary operator (???)
https://github.com/sukov/customternaryoperator

ios operator-overloading swift swift-3

Last synced: 18 days ago
JSON representation

Custom ternary operator (???)

Awesome Lists containing this project

README

          

# CustomTernaryOperator (???)

[![Platform](https://img.shields.io/cocoapods/p/SHGWebViewController.svg?style=flat)](#)
[![Swift](https://img.shields.io/badge/language-swift-orange.svg)](#)
[![MIT](https://img.shields.io/cocoapods/l/EFCountingLabel.svg?style=flat?style=flat)](https://github.com/sukov/NLBKlik/blob/master/LICENSE)

### Usage:
![scr](https://i.imgur.com/tD39233.png)

### License:
- MIT

[More info about precedence groups](http://ericasadun.com/2016/09/04/optionals-optionals-optionals-introducing-precedence/)