Adam Proschek

Results 2 issues of Adam Proschek

## Proposed Changes - Adds compactMapping functions to help when deserializing CSV to model objects. This allows an application to return a nil value when mapping from `[String]` to `T`...

I've been having an issue when I try to send a `PNMessage` with a message that contains an `NSNull` value. I see when I try to send a PNMessage, you're...