Is can.Map.List the same thing as can.List?
When I first read through the docs, I assumed them to be the same thing - especially since there are no docs for can.Map.List.
Adding to the confusion is the can.Map.List plugin on the download page. What does it do? Does it do modify can.List? Is this the source code for the plugin? Where is the documentation?
Also on the download page is the can.List.sort plugin. Is it the same thing as can/map/sort/sort.js in the docs??
can.List already has its own prototype.sort. What is can.Map.sort? Does it sort the attributes of a map or of the items in a list? If it's a list, why isn't it in a folder under can/list in the repo?
Thank you for your help.