Home - ciaabcdefg/lua-dt GitHub Wiki

Welcome!

This wiki contains the documentation for lua-dt, a Lua 5.4 data structure library.

Table of Contents

  • List: list.lua
  • Stack: stack.lua
  • Queue: queue.lua
  • Generic Tree: tree.lua
  • Disjoint Set Union (Union-Find): dsu.lua