Left-combine a series of tables.

$ luarocks install combine

Combine is a module that performs a left-combine on a series of tables.
Tables are folded into each other, new keys are added and existing keys are overwritten.
Provides one function, combine(...). Shorthanded cmb(...) or cmbi(...) to perform a deep copy.
Tested with busted.

Versions

1.0-15 years ago66 downloads

Dependencies

lua >= 5.1

Manifests