A substitute for using === operator. Useful when arrays don't have to be identical via === to be deemed a match. They must only have identical content.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`is-match` is a utility function that performs deep equality checks, specifically designed for comparing arrays by their content rather than by reference. It recursively compares array elements while falling back to strict equality (`===`) for