BuilderFacade
BuilderFacade is a type class that describes how JSON AST elements of type J can be constructed.
BuilderFacade[J] also uses FContext[J] instances, so implementors will usually want to define both.
class Object
trait Matchable
class Any
BuilderFacade is a type class that describes how JSON AST elements of type J can be constructed.
BuilderFacade[J] also uses FContext[J] instances, so implementors will usually want to define both.