Hacker News new | ask | show | jobs
by JaggerJo 1253 days ago
Something that should not be needed was just improved.
1 comments

> was just improved

That’s yet to be seen, otherwise I wholeheartedly agree with your statement :)

If a type can't be mapped this should now fail at compile time instead of at runtime - which is an improvement.

I can understand that this might be intrieging for newcomers. I've certainly learned the hard way that the only thing worse than manually writing mapping code is doing it automatically at runtime.