foreach 0.1.0

ForEach trait allows you to use iterator inside iteration loop, which is not posible when using for-in loop.
Documentation

ForEach trait

ForEach trait allows you to use iterator inside iteration loop, which is not posible when using for-in loop.