Files
openide/python/testData/quickdoc/BuiltinLen.html
T

1 line
396 B
HTML

<html><body><div class='definition'><pre><a href="psi_element://#module#__builtin__">__builtin__</a><br>def&nbsp;<b>len</b>(o:&nbsp;Sized)&nbsp;-&gt;&nbsp;<a href="psi_element://#typename#int">int</a></pre></div><div class='content'>len(object)&nbsp;-&gt;&nbsp;integer<br><br>Return&nbsp;the&nbsp;number&nbsp;of&nbsp;items&nbsp;of&nbsp;a&nbsp;sequence&nbsp;or&nbsp;collection.</div></body></html>