Month: September 2018
Swift – Custom Operators
This is an argument that I like a lot, the possibility to create or to override an operator changing its functionality.
SImilar to C++ Operator Overloading (https://en.cppreference.com/w/cpp/language/operators) but in Swift.