package pythonlib

  1. Overview
  2. Docs
type 'a t
val create : type_name:Base.string -> conv:(Pytypes.pyobject -> 'a) -> 'a t