Decode and Encode JSON in ReasonML
Decode and Encode JSON in ReasonML I’ve gotten interested in a new language from Facebook — ReasonML. I decided to try it for a very simple function, which is used to convert from a legacy JSON format into a new one. This converter was written a long...
Sep 9, 2019621