5 ms·
There is _absolutley_ no value for a language to provide handy built-in functions that are trivially made available by a library. If we were talking about lang
by nmjohn 11y ago
There is _absolutley_ no value for a language to provide handy built-in functions that are trivially made available by a library.
If we were talking about language constructs/semantics or flow-control abilities, I'd have a very different opinion - but not having a json decoder builtin, is no reason to use or not use a language.
- imaginenore 11y agoDon't dodge the question. Use any available library you want, just type the code that will compile.