Initialization#

vaJson intentionally does not provide any initialization or deinitialization methods. As there is neither a global state nor any global variables to be initialized, it is not necessary to provide such methods.

Because this design decision is self-contained and there are no elements it could be traced to, it is not marked as a design feature.