[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: [ANN] LuaCSP framework: Communicating Sequential Processes in Lua
- From: Alexey Baskakov <alexey_baskakov@...>
- Date: Tue, 15 Jan 2013 22:39:46 +0400
> What I guess I'd like to be able to write is something like:
> http://pastebin.com/DQPZPPr9
p.s. You can always make a wrapper for Swarm:go to behave like that.
Use tables, 'unpack' and varargs.
Alexey.