Do not overwrite options.comments + cleanup
This commit is contained in:
committed by
Richard van Velzen
parent
057de570e6
commit
79b98a9fe8
@@ -112,6 +112,8 @@ function merge(obj, ext) {
|
||||
};
|
||||
|
||||
function noop() {};
|
||||
function return_false() { return false; }
|
||||
function return_true() { return true; }
|
||||
|
||||
var MAP = (function(){
|
||||
function MAP(a, f, backwards) {
|
||||
|
||||
Reference in New Issue
Block a user