Module Np.ObjSource

Sourcetype -'a t
Sourceval to_pyobject : 'a t -> Py.Object.t
Sourceval of_pyobject : Py.Object.t -> 'a t
Sourceval print : 'a t -> unit
Sourceval to_string : 'a t -> string
Sourceval pp : Format.formatter -> 'a t -> unit