implemented one billion hacks to make life example work
This commit is contained in:
@@ -475,6 +475,7 @@
|
||||
result.compare = function(el1, el2) {
|
||||
return f(el1, el2);
|
||||
};
|
||||
return result;
|
||||
};
|
||||
|
||||
Kotlin.collectionsMax = function (col, comp) {
|
||||
|
||||
Reference in New Issue
Block a user