package chartjs

  1. Overview
  2. Docs

Module Chartjs.Scriptable_indexableSource

Sourcetype ('a, 'b) t
Sourceval of_single : 'b -> ('a, 'b) t Js_of_ocaml.Js.t
Sourceval of_array : 'b array -> ('a, 'b) t Js_of_ocaml.Js.t
Sourceval of_list : 'b list -> ('a, 'b) t Js_of_ocaml.Js.t
Sourceval of_fun : ('a -> 'b) -> ('a, 'b) t Js_of_ocaml.Js.t
Sourceval cast_single : ('a, 'b) t Js_of_ocaml.Js.t -> 'b Js_of_ocaml.Js.opt
OCaml

Innovation. Community. Security.