phobos/std/range
2017-01-26 23:09:38 +02:00
..
interfaces.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
package.d Fixed a bug: takeOne with unslicabe ranges did not pop its source range when popped. This made it inconsistent with take and takeExactly when using reference ranges. Also corrected its documentation. 2017-01-26 23:09:38 +02:00
primitives.d Add missing imports to public unittests 2016-12-15 23:23:35 +01:00