Home
last modified time | relevance | path

Searched refs:falsey (Results 1 – 13 of 13) sorted by relevance

/plugin/asciidocjs/node_modules/inflight/
DREADME.md14 // will return either a falsey value, indicating that the
20 // If we got a falsey value back, then there's already a req going
/plugin/sequencediagram/bower_components/lodash/test/
Dtest.js164 var falsey = [, null, undefined, false, 0, NaN, '']; variable
170 var empties = [[], {}].concat(falsey.slice(1));
1546 var expected = lodashStable.map(falsey, lodashStable.constant(Array(4)));
1548 var actual = lodashStable.map(falsey, function(object) {
1800 var values = lodashStable.reject(falsey.slice(1), function(value) { return value == null; }),
2410 var values = falsey.concat(true, 1, 'a', { 'a': 1 }),
2557 var expected = lodashStable.map(falsey, function(value) {
2561 var actual = lodashStable.map(falsey, function(size, index) {
2571 var values = lodashStable.reject(falsey, lodashStable.isUndefined).concat(-1, -Infinity),
3174 assert.deepEqual(_.compact(falsey.concat(array)), array);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
Darrays.js373 var falsey = [void 0, '', 0, false, NaN, null, void 0];
409 var expected = _.map(falsey, function(value) {
413 var actual = _.map(falsey, function(fromIndex) {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Dcollection.js1489 _.forEach([undefined, null, false], function(falsey) { argument
1492 assert.strictEqual(models, falsey);
1497 var collection = new Collection(falsey, opts);
/plugin/sequencediagram/bower_components/lodash/doc/
DREADME.md451 Creates an array with all falsey values removed. The values `false`, `null`,
452 `0`, `""`, `undefined`, and `NaN` are falsey.
686 Elements are dropped until `predicate` returns falsey. The predicate is
732 Elements are dropped until `predicate` returns falsey. The predicate is
1919 taken until `predicate` returns falsey. The predicate is invoked with
1965 are taken until `predicate` returns falsey. The predicate is invoked with
2533 Iteration is stopped once `predicate` returns falsey. The predicate is
3119 contains elements `predicate` returns falsey for. The predicate is
6490 Computes the maximum value of `array`. If `array` is empty or falsey,
6612 Computes the minimum value of `array`. If `array` is empty or falsey,
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.min.js.map1 … throw new Error('Unable to call `' + name + '`, which is undefined or falsey');\n } else if (t…
Dnunjucks-slim.js.map1 … throw new Error('Unable to call `' + name + '`, which is undefined or falsey');\n } else if (t…
Dnunjucks.min.js.map1 … throw new Error('Unable to call `' + name + '`, which is undefined or falsey');\n } else if (t…
Dnunjucks.js.map1 … throw new Error('Unable to call `' + name + '`, which is undefined or falsey');\n } else if (t…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js.map1falsey values removed. The values `false`, `null`,\n\t * `0`, `\"\"`, `undefined`, and `NaN` a…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1falsey,\n * `undefined` is returned.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @categor…
/plugin/openlayersmap/ol/
Dol.js.map1falsey value.\n * @param {import(\"./style/Style.js\").StyleLike} [style] Style for this feature…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1falsey/NaN values to 0.\n end >>>= 0\n start >>>= 0\n\n if (end <= start) {\n return ''\n }…