package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module CSS.AngleSource

Sourcetype t =
  1. | Deg of float
  2. | Grad of float
  3. | Rad of float
  4. | Turns of float
Sourcetype js_t = private Js.js_string Js.t
Sourceval string_of_t : t -> string
Sourceval js : t -> js_t
Sourceval ml : js_t -> t
OCaml

Innovation. Community. Security.