你的位置: 码友网首页 / 资讯源列表 / Implement Kotlin's withIndex in C#

关于[Implement Kotlin's withIndex in C#]的摘要:

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. In this post, we’ll take a look at Kotlin’s withIndex method, and reimplementing it for C#.

原文地址: https://khalidabuhakmeh.com/implement-kotlins-withindex-in-csharp

收录时间: 2020-10-17 浏览量: 1122 分类: C#开发

| 0 收藏 | 0