Home
last modified time | relevance | path

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

/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js59 var allFalseOptions = { class
113 remove = convert('remove', _.remove, allFalseOptions);
145 lodash = convert({ 'remove': _.remove }, allFalseOptions),
161 lodash = convert(_.runInContext(), allFalseOptions),
173 runInContext = convert('runInContext', _.runInContext, allFalseOptions),
298 lodash = func(allFalseOptions),