Y
Hacker News
new
|
ask
|
show
|
jobs
by
Fargren
3403 days ago
And I can't count the times I tried to do s.len() or s.length().
1 comments
charles-salvia
3403 days ago
Of course, s.__len__() actually works.
link