Hacker News new | ask | show | jobs
by dustedcodes 1254 days ago
> was just improved

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

1 comments

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.