Handling multiple observers in Swift
It has been a while but I remember that when I switched from .NET to Objective-C I misses few small features that .NET, or specifically, C# had.One of them was the as operator that allowed the safe conversion between types - it either was that type and you got