Module Class_wrapper.Init

type 'a cls = 'a t
type 'a t
val create : ?⁠docstring:Base.string -> ('a cls -> args:Python_lib__.Import.pyobject Base.list -> 'a) -> 'a t