Robert Schadek
Robert Schadek
https://issues.dlang.org/show_bug.cgi?id=18491
https://issues.dlang.org/show_bug.cgi?id=10706 * largestPartialIntersection * largestPartialIntersectionWeighted * multiwayMerge * multiwayUnion * setDifference * setIntersection * setSymmetricDifference Now all require SortedRanges to be passed, as that is what they expect implicitly anyway....
this is a breaking change. In order to make the logger work with allocator and the forward messages without the need to gc allocation writeLogMsg had to go. To test...
There is a ecma module version of file-saver. This PR tries to pull this in to ultimately get rid of the comment and the end of the README.md, hopefully reducing...
Include the link to the library in your description, as well as in the PR itself. Trivial to use, and gets you mostly there
quantities is awesome, you should push for phobos inclusion!
Until this morning I was under the impression and dub package version are two tuple consisting of * Version Range * Configuration . But that is wrong. It is a...