kvnsmth / KVNAsync

Lightweight library for asynchronous tasks and eventual values (proof of concept)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KVNAsync

KVNAsync is a lightweight library for handling asynchrounous tasks and eventual values.

The core of KVNAsync is built around the pattern of Promises and Futures.

Examples

Coming soon…

About

Lightweight library for asynchronous tasks and eventual values (proof of concept)

License:MIT License


Languages

Language:Objective-C 97.6%Language:Ruby 2.4%