:icecream: ArrayLike filling functions for JavaScript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides JavaScript utility functions for filling array-like objects with values or sequences. It offers functions like `fill`, `iota`, and `fillfn` to efficiently populate arrays or array-like structures with constant values, incremental sequences, or unique values from a generator function. The library is designed for JavaScript developers working with arrays or array-like data structures who need performant and flexible filling operations.