utahiosmac / Marshal

Marshaling the typeless wild west of [String: Any]
MIT License
697 stars 62 forks source link

update `Error` to use `KeyType` instead of `String` #34

Closed brianmullen closed 8 years ago

brianmullen commented 8 years ago

This fixes the inconsistencies with the Error description, where some places it was using stringValue on a String parameter.