🐛 fixed README example
The example with the size() operator is bad: using operator[] already changes the size of the object. The fix makes it clearer.
Showing
Please register or sign in to comment
The example with the size() operator is bad: using operator[] already changes the size of the object. The fix makes it clearer.