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 (???)
- Host: GitHub
- URL: https://github.com/sukov/customternaryoperator
- Owner: sukov
- Created: 2017-11-25T10:47:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T13:35:09.000Z (almost 8 years ago)
- Last Synced: 2025-06-16T02:42:48.631Z (9 months ago)
- Topics: ios, operator-overloading, swift, swift-3
- Language: Swift
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CustomTernaryOperator (???)
[](#)
[](#)
[](https://github.com/sukov/NLBKlik/blob/master/LICENSE)
### Usage:

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