Commit Graph

6 Commits

Author SHA1 Message Date
Samuel Berthe
2f6f28e6fc feat(concurrency): adding lo.WaitFor 2022-11-15 18:58:28 +01:00
Samuel Berthe
0fb185c15c feat: adding lo.ChannelDispatcher and 6 basic dispatching strategies 2022-09-05 13:01:10 +02:00
Samuel Berthe
8de4bb79ac Adding lo.Synchronize() 2022-05-02 14:43:22 +02:00
CorentinClabaut
13730306af Add Async2-6 returning tuple inside the channel 2022-04-26 15:56:41 +02:00
CorentinClabaut
add3bb15df Add Async{0-1} to be able to handle function with no return 2022-04-26 09:59:37 +02:00
CorentinClabaut
5debabe433 Implements Async
closes #85
2022-04-04 12:11:34 +02:00