Yes, I remember when my head was blown when I finally understood what this new async/await thing is doing in C#. It was nice to observe other language adopt it with basically the same syntax (Javascript, Python, Hack, then Rust with slightly different syntax). I had some satisfaction that my language got it first
C# really helped to popularized asyc/await as language feature, even though F# had something similar first.
C# really helped to popularized asyc/await as language feature, even though F# had something similar first.