Confirmed users
596
edits
(move deign to feekback) |
(move jsdoc note to implementation) |
||
| Line 239: | Line 239: | ||
* @returns {Collection} | * @returns {Collection} | ||
function sortColl(coll, sortFunc) | function sortColl(coll, sortFunc) | ||
= Implementation = | = Implementation = | ||
| Line 248: | Line 245: | ||
* M.-A. Darche will provide OrderedMap and possibly OrderedSet | * M.-A. Darche will provide OrderedMap and possibly OrderedSet | ||
* Others are welcome to make UI elements support these collections. | * Others are welcome to make UI elements support these collections. | ||
* The code will be documented using the [http://code.google.com/intl/en/closure/compiler/docs/js-for-compiler.html JSDoc conventions]. | |||
= Feedback needed = | = Feedback needed = | ||