All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.bower.lib.node_modules.mout.collection.some.js Maven / Gradle / Ivy

var make = require('./make_');
var arrSome = require('../array/some');
var objSome = require('../object/some');

    /**
     */
    module.exports = make(arrSome, objSome);






© 2015 - 2024 Weber Informatics LLC | Privacy Policy