Closed
Description
This issue was originally filed by alexey.v.varla...@gmail.com
There are numerous gaps and uncertainties in the API documentation for List interface (http://dart.googlecode.com/svn/trunk/dart/corelib/src/list.dart) - nearly every method needs to be expanded upon.
The suggested patch fills in the gaps, it merely documents current implementation (except range-related methods which are not available yet).
Attachment:
list.patch (7.37 KB)