NOTE: This software is not finished.
Foreech provides functionality similar to PHP’s foreach() by iterating over a collection of data. The current version takes a collection of values as input. Plans for future versions include the ability to work with key/value pairs, and maybe even multi-dimensional array-like structures.