// Open console to try it. wtf(wtf.es, [ 'apple', 'p' ], true, ['apple', 'd'], false) wtf(wtf.es, [ [ 'a', 'b', 'c' ] ], 3) wtf({ lodash }, [ 'change-case' ], 'changeCase')