We have found a use for the Lodash `flatten` and ` chunk` methods in a client project. Add them as methods in `src/utilities/collection-utils.ts`. An alternative would be to make all Lodash methods available from `AndcultureCode.JavaScript.Core`. The implementation in the client project has been tagged with this issue for reference.