lua-users home
lua-l archive

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


> Perhaps it's an idea to mention the possibility of the lines
> iterator throwing an error in the manual?

Sure. ('io.input' and 'io.output' also may throw errors, but they have
proper documentation.)

-- Roberto