static foreach (thing; things) {
doStuff();
}
static foreach_reverse (thing; things) {
static foreach (thing; things)
static foreach_reverse (thing; things)