e41dc104c1
This module is another attempt to fight the horrors of non-blocking I/O. It tries to bring back the simplicity of the declarative programming style, that is only available when one employs threads, coroutines, or co-processes. ok sthen@
5 lines
227 B
Plaintext
5 lines
227 B
Plaintext
This module is another attempt to fight the horrors of non-blocking I/O.
|
|
It tries to bring back the simplicity of the declarative programming
|
|
style, that is only available when one employs threads, coroutines, or
|
|
co-processes.
|