On 9/15/13 11:22 AM, Joseph Rushton Wakeling wrote:
On 15/09/13 19:47, Andrei Alexandrescu wrote:
Not sure what that's based on, but at least for me that only works up
to a few
words. For large modules that's hopeless. Just look at:
http://dlang.org/phobos/std_datetime.html
Can you really pick up the desired term?
It's very unwieldy as is, but what if it was split up into a categorized
table and cheat-sheet à la std.algorithm?
That would help either scheme. Again, my focus right now is to get rid
of the bag of words without creating much aggravation.
Andrei