mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
f0c2f9a870
There is no single obvious form for a set in lua, and it is not very difficult to accept a table and convert the sequence values into a set. Also rename some methods as per discussion.