Hacker News new | ask | show | jobs
by maxiepoo 3242 days ago
Seems like you could easily make a library that just parses into some Union type that represents JSON values.

It's likely a design decision to force people that otherwise wouldn't to represent their data in a more structured way.