On 2013-02-26 22:10, Ary Borenszweig wrote:
And also having to import std.algorithm. In Ruby you can do map, sort and whatever without using an import. You use it so often that an import is annoying.
Often you need std.range and std.array as well. -- /Jacob Carlborg
