Repeats content for each element of an iterable collection. The current element can be accessed via the lambda argument, which may be either explicit or implicit.
Performs a conditional evaluation of content, including the evaluation of body only if the condition is met. The expression is not evaluated if the condition is false.