kotlin-quasar
Introduction to Quasar in Kotlin 1. Introduction Quasar is a Kotlin library that brings some asynchronous concepts to Kotlin in an easier to manage way. This includes lightweight threads, Channels, Actors, and more. 2. Setting Up the Build To use the most recent version of Quasar, you need to run… Continue Reading kotlin-quasar