package awsm-codegen

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

Module Json.UtilSource

Sourceexception Type_error of string * t
Sourceval member_or_null : string -> t -> t
Sourceval field_map_exn : t -> string -> (t -> 'a) -> 'a
Sourceval field_map : t -> string -> (t -> 'a) -> 'a option