Diff (dw::util::Diff)
This utility module calculates the difference between two values and returns the list of differences.
The module is included with Mule runtime. To use it, you must import it to your
DataWeave code, for example, by adding the line import dw::util::Diff or
import * from dw::util::Diff to your header.



