public marks

PUBLIC MARKS from neu with tags return & code

March 2007

Digital Mars - The D Programming Language

by 4 others
It is not governed by a corporate agenda or any overarching theory of programming. The needs and contributions of the D programming community form the direction it goes.

January 2007

Object-Oriented Event Listening through Partial Application in JavaScript

by 1 other
However, using the above definition of createMethodReference, an event listener method has no way of accessing the event object. So we would like the method reference to pass on the arguments it receives—the event object, in this case—to t