suspend-function
There are 3 repositories under suspend-function topic.
ForteScarlet/kotlin-suspend-transform-compiler-plugin
A Kotlin compiler plugin for transforming suspend functions to platform-compatible non-suspend functions, such as the JVM Blocking API and CompletableFuture or JS Promise, etc. ☝️😺👍
KhushanshuYadav/Dishes
Android application which shows you categories of dishes and their description when clicked.