Swift evolves and stuff gets renamed. Here is a score card of the ones that trip me.
Was | Now | |||
---|---|---|---|---|
Name | Swift | Name | Swift | |
Printable | 1 | → | CustomStringConvertible | 2 |
DebugPrintable | 1 | → | CustomDebugStringConvertible | 2 |
Bob’s little corner of the world
If you have feedback or questions, I can be reached on Twitter @Bob_Peterson. Please be kind even if you have objections.
Swift evolves and stuff gets renamed. Here is a score card of the ones that trip me.
Was | Now | |||
---|---|---|---|---|
Name | Swift | Name | Swift | |
Printable | 1 | → | CustomStringConvertible | 2 |
DebugPrintable | 1 | → | CustomDebugStringConvertible | 2 |