DEV Community

Discussion on: Kotlin's scope functions in C#

Collapse
 
petergabriel2 profile image
PeterGabriel2 • Edited

Please, didn't you by chance ask Microsoft team when scope functions will be in C#?

C# really need this.

I have hard times to come back from Kotlin to C#. Kotlin is just so much more effective language.

I also miss keyword "val". It's just so elegant. And I would discard keyword "new".

Collapse
 
moljac profile image
moljac

And after your suggestions are accepted and implemented the language will be called k# (keesharp, kosharp).

Why not suggesting here: github.com/dotnet/csharplang

I want multiple inheritance and templates like in C++ with specializations.