<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Feb 8, 2016 at 8:24 AM Ben Hoyt <<a href="mailto:benhoyt@gmail.com">benhoyt@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi folks,</div><div><br></div><div>Just a suggestion for a documentation tweak. Currently the docs for len() on a set say this:</div><div><br></div><div>   .. describe:: len(s)</div><div><br></div><div>      Return the cardinality of set *s*.</div><div><br></div><div>I'm a relatively seasoned programmer, but I don't really have a maths background, and I didn't know what "cardinality" meant. I could kind of grok it by context, but could we change this to something like the following?</div><div><br></div><div>   .. describe:: len(s)</div><div><br></div><div>      Return the number of elements in set *s* (cardinality of *s*).</div><div><br></div></div></div></blockquote><div><br></div><div>Agreed. Done. :)</div><div><br></div><div>-gps</div></div></div>