= Foreach Examples = * [wiki:ForeachOnClassExample In classes] * [wiki:ForeachWithInoutExample With inout usage] * [wiki:ForeachWithStringLiteralExample With string literals] * [wiki:ForeachWithCharArrayExample With character arrays] * [wiki:ForeachKeyValuePairsExample Key-Value pairs] * [wiki:ForeachStringArrExample String Array] == More Information == The [http://www.digitalmars.com/d/statement.html#foreach foreach] statement was added in DMD 0.71.