Sha256: e23337efb72ce6f8103cf8f8f60d2a262d69cd7dc53d3799578c734de8edd486
Contents?: true
Size: 202 Bytes
Versions: 69
Compression:
Stored size: 202 Bytes
Contents
define(['./make_', '../array/find', '../object/find'], function(make, arrFind, objFind) { /** * Find value that returns true on iterator check. */ return make(arrFind, objFind); });
Version data entries
69 entries across 69 versions & 2 rubygems