Module Class_wrapper.Init
type 'a cls= 'a ttype 'a t
val create : ?docstring:Base.string -> ('a cls -> args:Python_lib__.Import.pyobject Base.list -> 'a) -> 'a t
Class_wrapper.Inittype 'a cls = 'a ttype 'a tval create : ?docstring:Base.string -> ('a cls -> args:Python_lib__.Import.pyobject Base.list -> 'a) -> 'a t