Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 304 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 304 Bytes

awaitable tasks base on resumable functions, with make_task, then, when_all, when_n, when_any.

specially, with an almost zero-cost life time control.

supporting both then-able and await-able, which make encapsulation as easy as it is.