eagler-teavm-fork/classlib
Sebastian Bauer b03ba67a88 Use max() instead of min() when enlarging the array.
Adding n elements subsequently has now an O(n) running time while it was
O(n^2) before.
2016-08-18 20:09:48 +02:00
..
src Use max() instead of min() when enlarging the array. 2016-08-18 20:09:48 +02:00
pom.xml Fix maven build 2016-02-21 22:36:45 +03:00
teavm-classlib.iml Further work on incremental phi updater 2016-06-05 20:58:23 +03:00