mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
8dc346c9f4
Fix pkg-descr WWW issue PR: ports/137877 Submitted by: az Approved by: maintainer (timeout 2 week)
9 lines
344 B
Plaintext
9 lines
344 B
Plaintext
This module is another attempt to fight the horrors of
|
|
non-blocking I/O programming. It tries to bring back the
|
|
simplicity of the declarative programming style, that is
|
|
only otherwise available when one employs threads,
|
|
coroutines, or co-processes.
|
|
|
|
WWW: http://search.cpan.org/~karasik/IO-Lambda
|
|
Author: Dmitry Karasik <dmitry@karasik.eu.org>
|