fghj

Modules

fghj
module fghj.fghj

FGHJ Representation

jsonbuffer
module fghj.jsonbuffer
Undocumented in source.
jsonparser
module fghj.jsonparser

JSON Parsing API

outputarray
module fghj.outputarray
Undocumented in source.
serialization
module fghj.serialization
FGHJ and JSON Serialization
transform
module fghj.transform

Mutable FGHJ data structure. The representation can be used to compute a difference between JSON object-trees.

utility
module fghj.utility
Undocumented in source.

Public Imports

fghj.fghj
public import fghj.fghj;
Undocumented in source.
fghj.jsonparser
public import fghj.jsonparser;
Undocumented in source.
fghj.serialization
public import fghj.serialization;
Undocumented in source.
fghj.transform
public import fghj.transform;
Undocumented in source.

Meta

Authors

Ilya Yaroshenko