js_of_ocaml
Compiler from OCaml bytecode to JavaScript
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package js_of_ocaml
-
js_of_ocaml
-
-
js_of_ocaml.deriving
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library js_of_ocaml
class type intersectionObserverEntry = object ... end
class type intersectionObserverOptions = object ... end
class type intersectionObserver = object ... end
val empty_intersection_observer_options :
unit ->
intersectionObserverOptions Js.t
val intersectionObserver :
( ( intersectionObserverEntry Js.t Js.js_array Js.t ->
intersectionObserver Js.t ->
unit )
Js.callback ->
intersectionObserverOptions Js.t ->
intersectionObserver Js.t )
Js.constr
ON THIS PAGE
No table of contents