Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.8/es-abstract/helpers/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.8/es-abstract/helpers/some.js

'use strict';

module.exports = function some(array, predicate) {
	for (var i = 0; i < array.length; i += 1) {
		if (predicate(array[i], i, array)) {
			return true;
		}
	}
	return false;
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists