vjames19 / kotlin-futures

A collections of extension functions to make the JVM Future, CompletableFuture, ListenableFuture API more functional and Kotlin like.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Is there something like scala Promise?

oshai opened this issue · comments

I think I got it from here: playframework/playframework#1977