mirror of
https://github.com/TangentFoxy/lume.git
synced 2026-02-01 02:48:16 -07:00
- The old functionality of lume.merge() is now spread across lume.merge() (for tables) and lume.concat() (for arrays). Both these functions create new tables rather than operating in-place - Changed lume.fn() to use lume.concat() internally