Searching the digitalmars.com/d website

Daniel Keep daniel.keep.lists at gmail.com
Wed Aug 5 20:15:10 PDT 2009


Chad J wrote:
> Walter Bright wrote:
>> Ary Borenszweig wrote:
>>> Strange: now my previous searches work (well, most of them). What
>>> could have happened?
>> Sometimes google gives erratic behavior if part of their farm goes down.
> 
> Any chance we can get a search that /only/ searches the spec?
> 
> Not only is such a thing long overdue, but it would allow us to
> circumvent such erratic behavior to a degree.

Your Google-fu is weak, grasshopper.

To search for "pure functions" only within the spec and standard library:

pure functions site:digitalmars.com inurl:/d/2

Note that this includes the various articles as well.  If you want to
exclude Phobos, drop a -inurl:/phobos/ on the end.



More information about the Digitalmars-d mailing list