Mochkit JavaScript DHTML





    
    
    
    
    
    




     var c = applymap(function (a) { return [this, a]; }, [[1], [2]], 1);
    alert( compare(list(c), [[1, 1], [1, 2]]) );