= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Falling back to pre-odoc.2.2.0 documentation page...
type spec =
| Unit of unit -> unit |
| Bool of bool -> unit |
| Set_bool of bool ref |
| Set of bool ref |
| Clear of bool ref |
| String of string -> unit |
| Set_string of string ref |
| Int of int -> unit |
| Set_int of int ref |
| Float of float -> unit |
| Set_float of float ref |
| Symbol of string list * string -> unit |
| File of string -> unit |
| Anon of int * string -> unit |
| Anons of string list -> unit |