A function which does nothing
var noop = Rx.helpers.noop; // This does nothing! noop();
Last updated 5 years ago
Was this helpful?