Nordlöw Sat, 24 Jan 2015 11:55:41 -0800
foreach (e; a[].filter!"true") {}
Is a[] a no-op if a is a D normal builtin array/slice?