a4c03d7ae4b54c96e5050bbc7421bce119aed17e.svn-base 167 Bytes
var convert = require('./convert'),
    func = convert('pullAllWith', require('../pullAllWith'));

func.placeholder = require('./placeholder');
module.exports = func;