= 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.list
val python_of_t : ('a -> Py.Object.t) -> 'a list -> Py.Object.t
val t_of_python : (Py.Object.t -> 'a) -> Py.Object.t -> 'a Base.List.t