simon.vergauwen
04/28/2020, 10:29 AMAdrianRaFo
04/28/2020, 11:42 AMsimon.vergauwen
04/28/2020, 12:29 PMIOApp
exists in Scala to pre-import a bunch of implicits afaik.
Kotlin has suspend main(): Unit
which is already pure and can run IO.unit.suspended()
AdrianRaFo
04/28/2020, 12:30 PM