SimpleBuilderFacade
SimpleBuilderFacade is a type class that describes how Jawn should construct JSON AST elements of type J.
SimpleBuilderFacade[J] also uses FContext[J] instances, so implementors will usually want to define both.
SimpleBuilderFacade is a type class that describes how Jawn should construct JSON AST elements of type J.
SimpleBuilderFacade[J] also uses FContext[J] instances, so implementors will usually want to define both.