mirror of
https://github.com/TangentFoxy/lume.git
synced 2025-07-28 02:52:21 +00: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