tadzik / JSON-Unmarshal

MIT License
5 stars 9 forks source link

Expose unmarshalling from deserialized data #33

Open vrurg opened 3 years ago

vrurg commented 3 years ago

Make it possible to unmarshal({foo => 42}, Foo).

Resolves tadzik/JSON-Unmarshal#32