What's stopping Swift from using the C# dynamic keyword scheme as a starting point? https://msdn.microsoft.com/en-us/library/dd264741.aspx C# does an excellent job of bridging dynamism and hard types. The use of the…
What's stopping Swift from using the C# dynamic keyword scheme as a starting point? https://msdn.microsoft.com/en-us/library/dd264741.aspx C# does an excellent job of bridging dynamism and hard types. The use of the…