Comment on Search: .lenght - GithubparentComments−thousande14yThat is a bad thing as String also have a length property"bar".length; // 3
Comments
That is a bad thing as String also have a length property
"bar".length; // 3