Skip to content

Solve ambiguity of delete(int) and delete(Object)

Latest
Compare
Choose a tag to compare
@c0pperdragon c0pperdragon released this 02 Apr 09:18
· 1 commit to master since this release

In some cases the wrong or a non-existing delete() method or collections were called. This lead to a crash of the javascript program.