# Functions
Load makes functions related to building a library of Lua code available.
# Structs
LValueWrapper decorates lua.LValue to help retieve values from the database.
# Type aliases
LValueWrappers is a convenience type to easily map to a slice of lua.LValue.