= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package pythonlib
-
pythonlib
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a t = 'a Base.Or_error.t
val value_error_obj : string -> Py.Object.t
val of_error : Py.Object.t -> Base.String.t Base.Option.t
val t_of_python : (Py.Object.t -> 'a) -> Py.Object.t -> 'a Base.Or_error.t
val python_of_t :
('a -> Py.Object.t) ->
('a, Base.Error.t) Base.result ->
Py.Object.t