1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package base
-
base
-
-
base.base_internalhash_types
-
base.caml
-
base.md5
-
base.shadow_stdlib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
| String | (* Any atom. *) | ||
| Bool | (* One of | ||
| Char | (* A single-character atom. *) | ||
| Float | (* An atom which parses as a | ||
| Int | (* An atom which parses as an integer, such as | ||
| This of {
} | (* Exactly that string, possibly modulo case in the first character. *) |