package ez_api

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

Parameter Make_Conv.C

type 'a _from
type _to
val kind_of : 'a _from -> ('a _from, _to) kind
val arr : _to list -> _to
val obj : (string * _to) list -> _to