December 27, 2013Programming, scala Await without waiting Scala has recently introduced async and await features. It allows to write clean and easy-to-understand code for cases where otherwise complex composition […]