Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
writetome51

writetome51/array-get-and-remove-ad...

Function that removes and returns sections of the array

TypeScript
0
0
MIT License
writetome51-2's profile
writetome51-2
13 contributions

Support the dependencies of writetome51/array-get-and-remove-adjacent-to-value

Account's avatar
writetome51/error-if-index-is-negative
Function triggers error if a given index is a negative number, meaning the item was not found in the array.
Account's avatar
writetome51/error-if-not-integer
Triggers error if argument is not integer of type 'number'
Account's avatar
writetome51/error-if-index-not-valid-after-offset-was-added
Function triggers error if passed index is not valid, assuming an offset was recently added to it
Account's avatar
writetome51/array-get-indexes
array-handling functions that return indexes of items in the array
Account's avatar
writetome51/array-get-and-remove-adjacent-at
Function removes and returns adjacent array items beginning at specified index