mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 11:27:50 +00:00
code-ify stopIteration in the docs
This commit is contained in:
@@ -920,7 +920,7 @@ _([1, 2, 3]).value();
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b class="header">0.4.3</b><br />
|
<b class="header">0.4.3</b><br />
|
||||||
Started using the native StopIteration object in browsers that support it.
|
Started using the native <tt>StopIteration</tt> object in browsers that support it.
|
||||||
Fixed Underscore setup for CommonJS environments.
|
Fixed Underscore setup for CommonJS environments.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user