We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
- fixed a bug in Operators left behind when removing the Generic on M… …apper - added a test for dictionaries of custom objects
Merge pull request tristanhimmelman#41 from ikesyo/make-mapper-generic Make Mapper class itself generic, 🔥 `toType` parameter
Updated protocol name in README
Merge pull request tristanhimmelman#34 from eoinoconnell/master Updated Readme for Carthage
- added a function mapping an array of objects to an array of Diction… …aries ([N] -> [[String : AnyObject]]) - created a test for the above function
removed UIKit import from ToJSON file
- updated a function definition which I missed in an earlier commit