1.1.0 • Published 2 years ago

packed-solidity-arrays v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

packed-uint16-array


Uses bitwise operations to pack 16 uint16s inside a uint256 to save SSTORE and SLOAD costs.

Very handy.