lua-users home
lua-l archive

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


Why would you want to remove coroutines?

Short answer: I don't need them.

"I don't need X" is never a good answer for why X should be removed from a language. After all, I don't need weak tables in Lua so we should remove them, right?