Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 463 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 463 Bytes

FutureResult

A tiny library with a very simple implementation of Futures.

I made this library mainly for fun and to learn how Futures work, and I ended up using it for some of my projects.

You can see all the public API here

WARNING

I will modify this package to suit my needs so I don't garantee it will be backward compatible in any way.

Use this package at your own risk.