package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Goblint_std.GobYojsonSource

Sourceval merge : [> `Assoc of (String.t * 'a) list | `List of 'a list ] as 'a -> 'a -> 'a

Call to merge x y returns json where x is updated with values in y

Sourceval print : 'a BatIO.output -> Yojson.Safe.t -> unit
OCaml

Innovation. Community. Security.