phobos/std/range
anonymous 1a2ef53923 document that chunkSize must be greater than zero
There's an assert(chunkSize != 0) in the constructor which needs to be
documented.
2015-12-07 13:27:19 +01:00
..
interfaces.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
package.d document that chunkSize must be greater than zero 2015-12-07 13:27:19 +01:00
primitives.d Add asserts for the "compiles" tests 2015-11-16 03:04:07 +01:00