0.0.3 • Published 6 years ago

solidity-array-utils v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Array Utils

Utility functions for arrays.

Supported types:

  • address[]

Documentation

Address

index

Searches for provided address starting from the left and returns the index and ok.

extend

Merges two arrays. Mutates the first array.

reverse

Reverses the order of the array.

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago