package github
-
github
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val normalize : Yojson.Safe.t -> Yojson.Safe.t
Convert a real json tree into an atd-compliant form.
val restore : Yojson.Safe.t -> Yojson.Safe.t
Convert an atd-compliant json tree into a real json tree.