phobos/std/experimental/ndslice
Sebastian Wilzbach 2dfbc51f17 Standardize whitespace after imports
Unified with:

sed -E "s/import\s*([^ ]+)\s*:\s*(.*(,|;))/import \1 : \2/" -i **/*.d
2016-05-29 22:09:56 +02:00
..
internal.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
iteration.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
package.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
selection.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
slice.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00