Changelog 0.5.0 (2023-11-17) 🚀 Features add takeRight (#25) (39b78c2) 0.4.2 (2023-11-17) 🐛 Bug Fixes findLastIndex: add missing export (#23) (543dc63) 0.4.1 (2023-11-17) 🐛 Bug Fixes dropRight: add back missing export (#20) (6efdfd7) 0.4.0 (2023-11-17) 🚀 Features add intersection array utility fn (#17) (aeca43f) 0.3.0 (2022-07-08) 🚀 Features add dropRight (4fae33c) add FindLastIndex (4fae33c) 0.2.1 (2022-07-08) Documentation update readme (#9) (d677122) 0.2.0 (2022-07-08) 🚀 Features add array difference (#6) (b87a087) 🐛 Bug Fixes array difference: correct logic (#8) (16438b1) 0.1.0 (2022-07-08) 🚀 Features add array chunk (#4) (c7a5379)