Documentation Layout
Ary Manzana
ary at esperanto.org.ar
Thu Mar 29 08:48:05 PDT 2012
On 3/29/12 5:24 PM, foobar wrote:
> On Thursday, 29 March 2012 at 01:52:28 UTC, James Miller wrote:
>> On 29 March 2012 13:58, Nathan M. Swan <nathanmswan at gmail.com> wrote:
>>> On Wednesday, 28 March 2012 at 22:43:19 UTC, foobar wrote:
> Have you considered that perhaps the granularity of Phobos modules is
> too coarse? Perhaps the core issue is too many functions are placed in
> one single file without more consideration of their relation and
> organization?
I think it's just fine. Not everything is in std.algorithm, and that's
good. Because everything we write is an algorithm, right?
I mean, what can I expect to find in std.algorithm? Binary search? Index
of? Levenshtein distance? Spanning tree? Minimum weight? TSP?
More information about the Digitalmars-d
mailing list