We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3177515
Calling length in a loop is less gas and wall time efficient than calling it once and using a simple loop.