foldl.js 58 Bytes
'use strict';

module.exports = require('./async').foldl;