LuaValue

A TaggedUnion of LuaValueUnion which is used to bridge the gap between D and Lua values.

alias LuaValue = TaggedUnion!LuaValueUnion

Meta