mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
code-ify stopIteration in the docs
This commit is contained in:
@@ -920,7 +920,7 @@ _([1, 2, 3]).value();
|
||||
|
||||
<p>
|
||||
<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.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user