Skip to content

Initial release of Tascalate Async/Await

Compare
Choose a tag to compare
@vsilaev vsilaev released this 08 Nov 16:25
· 53 commits to master since this release

This is the initial release with full support for the asynchronous methods (with single pending value result), asynchronous generator methods (multiple on-demand asynchronous values) and related stuff (like Scheduler / SchedulerResolver).