Intro
Scala-async is a library for asynchronous programming. It provides a simple API to handle asynchronous method calls using the imperative way, which in some cases is more convenient.
It was first added in C# and F# and then ported to other languages like Scala, Python, Javascript etc. Sometimes you