lua-users home
lua-l archive

Re: Some competition

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> I really like its futures, for example. I've only ever seen those in
> functional languages before.
Well, Lua is a functional language too :) There are some Lua libraries
that use futures. You just have to call them instead of using directly
(something like if (status1() | status2() | status3()) ...).
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /