Implement Kotlin's withIndex in C# by @buhakmeh khalidabuhakmeh.com
As a JetBrains Developer Advocate, I’ve become more exposed to other languages and technology stacks. Exposure is a good thing, as it allows me to see what the .NET ecosystem does well, and notice the parts where it could improve. One of the places where C# specifically could improve is in its use of Tuples and deconstruction. One of the languages that bare a striking similarity to C# is Kotlin, a programming language created by JetBrains, and that has gained a massive following around the world.
Report Story
Leave Your Comment