Complete C# to Kotlin Syntax Comparisons
Introduction
If you are a C# developer and new to Kotlin, this article is for you. It gives you a quick overview of syntax comparisons between C# and Kotlin. It also can be served as your quick reference guide for Kotlin syntax.
Please note that the ...
vtsen.hashnode.dev10 min read
jdjd
None is Everting
I think you may not understand c#? HAHA but there are some wrongs 1. C# has Nullable reference types in 8.0 2. c# can use Primary construcor in record like this "record on(ref readonly int a){}" 3. C# has Lazy and it thread-safe🥰 though based on your publish time it is has too,thx your blog