Colored functions


Topic history | v2 (current) | updated by jjones

Details

Colored functions

| updated by jjones | Edit topic "Function color"
Title
Colored functions
Description
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
https://kristoff.it/blog/zig-colorblind-async-await/#function-coloring

Function color

| created by jjones | Add resource "Zig, Parser Combinators - and Why They're Awesome"
Title
Function color
Description
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
https://kristoff.it/blog/zig-colorblind-async-await/#function-coloring

authors

This topic has no history of related authors.