Closed minaminao closed 1 year ago
This would be much appreciated!
@RyanRHall what's holding from applying this small PR? Is there any help needed?
Would like to see this merged. Will open my own PR for it if necessary.
Hi @Arachnid. Thanks for a great library.
This library is used by many projects, and some people find it a little annoying that warnings are shown when compiling them.
This PR just changes len
to length
.
I'd appreciate it if you could merge this PR when you have time :)
Thanks! And sorry for the long delay.
The following warning is displayed when compiling. This PR will modify so that the warning is not displayed. See also https://github.com/ethereum/solidity/pull/12680 for more information on this style.