Skip to content

Feature/push iter

Alexey Protsenko requested to merge feature/push-iter into master

Add AsLua::push_iter and AsLua::try_push_iter functions that can be used to push arbitrary iterators onto lua stack as lua tables as well as implementing hlua::Push for custom collection types

Edited by Alexey Protsenko

Merge request reports