A purely functional red-black tree data structure
This is a JavaScript library that provides a fully persistent, functional red-black tree data structure. It allows for non-destructive updates where operations return new tree versions while sharing structure with previous versions, using O(log n) additional memory per update. The library is useful for applications that need to maintain multiple versions of a data structure or perform historical queries, such as geometric algorithms or tracking algorithm execution history.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.