tomaka / hlua

Rust library to interface with Lua
MIT License
507 stars 48 forks source link

[RFC] Make table iterator work with numeric indices #142

Closed mkpankov closed 4 years ago

mkpankov commented 7 years ago

Not sure if this fix is sane. Special-casing numeric indices feels wrong.

Fix #134