b15c94855e
* Represent MutableList, Set, Map as standard Objective-C collections * Represent MutableSet and MutableMap as Obj-C collection subclasses * Use Objective-C generics to represent collection element type * Make type mapping more correct