File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Homepage] ( https://img.shields.io/badge/website-homepage-brightgreen )] ( https://lampepfl.github.io/gears )
6
6
[ ![ API Documentation Link] ( https://img.shields.io/badge/api-documentation-brightgreen )] ( https://lampepfl.github.io/gears/api )
7
7
8
- An Experimental Asynchronous Proramming Library for Scala 3. It aims to be:
8
+ An Experimental Asynchronous Programming Library for Scala 3. It aims to be:
9
9
- ** Simple** : enables direct-style programming (suspending with ` .await ` , calling Async-functions directly) and comes with few simple concepts.
10
10
- ** Structured** : allows an idiomatic way of structuring concurrent programs minimizing computation leaking (* structured concurrency* ), while
11
11
providing a toolbox for dealing with external, unstructured events.
You can’t perform that action at this time.
0 commit comments