The `added` and `removed` methods need to be documented. [list.prototype.wildcardItems](https://canjs.com/doc/can-define/list/list.prototype.wildcardItems.html) makes a brief mention. An example is listed on the [bitcentive monthly-os-project](https://github.com/donejs/bitcentive/blob/staging/public/models/contribution-month/monthly-os-project.js#L45-L56)
The
addedandremovedmethods need to be documented. list.prototype.wildcardItems makes a brief mention.An example is listed on the bitcentive monthly-os-project