> FWIW Qt uses `count()`. (but also has size() for STL compatibility, > and length() as well when it makes sense...)
Clojure uses count as well. I'd prefer size or count, but I suppose another question is whether verbs or adjectives are preferred for this kind of thing. That should probably be consistent in the standard lib as well. jack. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
