alsco77 / packed-solidity-arrays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


npm version


packed-uint16-array


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

Very handy.

About

License:MIT License


Languages

Language:TypeScript 73.9%Language:Solidity 18.7%Language:JavaScript 6.9%Language:Shell 0.4%