$equal
Testa se dois items sao iguais a funcao curry
this.Ninja(['$equal'], function ($equal) {
[1, 2, 3].some($equal(2));
});| Failed to load latest commit information. | |||
|
|
.gitignore | ||
|
|
README.md | ||
|
|
bower.json | ||
|
|
equal.js | ||
|
|
gulpfile.js | ||
|
|
package.json | ||
|
|
script.txt | ||
Testa se dois items sao iguais a funcao curry
this.Ninja(['$equal'], function ($equal) {
[1, 2, 3].some($equal(2));
});