Currently the generated JSON is a simple string without white space and newlines.
Note to myself:
I should definitely read into Philip Wadlers paper "A prettier printer".
There exists also an F# library which implements the ideas, I think: YC.PrettyPrinter
Currently the generated JSON is a simple string without white space and newlines.
Note to myself: I should definitely read into Philip Wadlers paper "A prettier printer". There exists also an F# library which implements the ideas, I think: YC.PrettyPrinter