Edit topic "Function color" Accepted
Changes: 1
-
Update Colored functions
- Title
-
- Unchanged
- Colored functions
- At edit time
- Function color
- Description
-
- Unchanged
- Since you can’t call async functions from non-async code, you end up with a lot of duplicated effort, where you need to reimplement parts of your standard library and all networking-related libraries to account for async/await.
- At edit time
- Since you can’t call async functions from non-async code, you end up with a lot of duplicated effort, where you need to reimplement parts of your standard library and all networking-related libraries to account for async/await.
- Link
-
- Unchanged
- https://kristoff.it/blog/zig-colorblind-async-await/#function-coloring
- At edit time
- https://kristoff.it/blog/zig-colorblind-async-await/#function-coloring