"use strict" module.exports = function(object, callback) { return object["fantasy-land/map"](callback) }