package pyml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val init : ?parents:Object.t list -> ?fields:(string * Object.t) list -> ?methods:(string * Object.t) list -> string -> Object.t