Skip to content

Instantly share code, notes, and snippets.

View NarendraPunchh's full-sized avatar

Narendra NarendraPunchh

  • Punchh
  • Jaipur
  • 22:01 (UTC -04:00)
View GitHub Profile
///
/// Author : Gaurav D. Sharma
/// Run on Swift 3.0
/// IBM swift sandbox : https://swiftlang.ng.bluemix.net/#/repl
///
//// Are you using ObjectMapper for model mapping in swift.
//// Object creation like Mapper<T>().map(jsonString)
//// And you are irritaed with the type name passing and syntex memorization
////