A nice way to step into 2012

Derek ddparnell at bigpond.com
Wed Dec 28 17:23:09 PST 2011


On Thu, 29 Dec 2011 12:02:28 +1100, so <so at so.so> wrote:

> Show me any library code from any language where library writer is not  
> already "aware" their argument names define their function.

Supporting example:

    int find( T needle, T[] haystack)



As a side effect, it might even help prevent the unnecessary use of  
one-character parameter names, LOL.

-- 
Derek Parnell
Melbourne, Australia


More information about the Digitalmars-d mailing list