Eduardo Cavazos: > The 'map' from std.algorithm doesn't seem to work with fixed-size arrays: See bug 4114 In my opinion map, sort, etc have to work with fixed-sized arrays too (otherwise I'll have to write more wrappers). Bye, bearophile