mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Rebuild with xor doc typo fixed and docs with lodash.com link. [ci skip]
This commit is contained in:
2
dist/lodash.compat.js
vendored
2
dist/lodash.compat.js
vendored
@@ -5343,7 +5343,7 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* Creates an array that is the smymetric difference of the provided arrays.
|
||||
* Creates an array that is the symmetric difference of the provided arrays.
|
||||
* See http://en.wikipedia.org/wiki/Symmetric_difference.
|
||||
*
|
||||
* @static
|
||||
|
||||
2
dist/lodash.js
vendored
2
dist/lodash.js
vendored
@@ -4993,7 +4993,7 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* Creates an array that is the smymetric difference of the provided arrays.
|
||||
* Creates an array that is the symmetric difference of the provided arrays.
|
||||
* See http://en.wikipedia.org/wiki/Symmetric_difference.
|
||||
*
|
||||
* @static
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Lo-Dash <span>v2.4.0</span>
|
||||
# <a href="http://lodash.com/">Lo-Dash</a> <span>v2.4.0</span>
|
||||
|
||||
<!-- div -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user