package ppx_python

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

Module Ppx_python_runtime.Dict_str_keysSource

Sourceval create : (string * Pytypes.pyobject) list -> t
Sourceval set : t -> string -> Pytypes.pyobject -> unit
Sourceval find : t -> string -> Pytypes.pyobject
Sourceval fail_on_extra_fields : t -> expected_field_names:string list -> unit
OCaml

Innovation. Community. Security.