#mudash FAQ
fill()-arrayis no longer mutated, instead a new array is returned.pull()- Since_.withoutexists which is the exact same as an immutable_.pull, this method has been modified to remove the FIRST value encountered from the left. Returns a new array.pullAll()- Since_.differenceexists which is the exact same as an immutable_.pullAll, this method has been modified to remove the FIRST value encountered from the left. Returns a new array.pullAllBy()pullAllWith()pullAt()remove()reverse()assign()assignIn()assignInWith()assignWith()defaults()defaultsDeep()merge()mergeWith()set()datais no longer mutated. Instead a new Object or Array is returned with the value set.setWith()datais no longer mutated. Instead a new Object or Array is returned with the value set.unset()datais no longer mutated. Instead a new Object or Array is returned with the key unset.update()updateWith()