Convert an array to an object supporting fancy indexing.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `@stdlib/array-to-fancy` package provides a function to convert a regular JavaScript array into an object that supports "fancy indexing." This allows for more powerful and flexible array manipulation using slicing syntax, negative indices, and array indexing. It's designed for developers working with numerical and scientific computing in JavaScript who need advanced array operations similar to those found in libraries like NumPy.