* Creates a function that produces compound words out of the words in a * given string. * * @private * @param {Function} callback The function to combine each word. * @returns {Function} Returns the new compounder function.
(callback)
source not stored for this graph (policy: none)
no test coverage detected