Introduced a safe iterator interface that can be used to iterate while...
Introduced a safe iterator interface that can be used to iterate while accessing the dictionary at the same time. Now the default interface is consireded unsafe and should be used only with dictNext()
Please register or sign in to comment