Frikki opened this issue 7 years ago · 1 comments
The API mentions methods, e.g., Future.resolve(), that don’t exist. It seems that the implementation follows the methods found in Fluture, e.g., Future.of().
Future.resolve()
Future.of()
Updated and fixed 👍