pairs.pairs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void pairs(LuaTableT table)
    template pairs(KeyT, ValueT, alias Func)
    void
    pairs
    (
    LuaTableT
    )
    (
    LuaTableT table
    )
  2. template pairs(alias Func, LuaIterateOption Options = LuaIterateOption.none)

Meta