Type Challenges Judge
Problems
Progress
JSON Parser
You're required to implement a type-level partly parser to parse JSON string into a object literal type.
Requirements:
Numbers
Unicode escape (\uxxxx)