= 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
val register_exn :
name:string ->
ocaml_type:string ->
python_to_ocaml:(Pytypes.pyobject -> 'a) ->
ocaml_to_python:('a -> Pytypes.pyobject) ->
unit