package dap

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = String_dict.t

An object used as a dictionary for looking up the variables in the format string.

val to_yojson : t -> Yojson.Safe.t