WeakMap::current
Returns the current value under iteration
&reftitle.description;
public mixedWeakMap::current
Returns the current value being iterated on in the map.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
The value currently being iterated on.