sexplib0
Library containing the definition of S-expressions and some base converters
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
Library sexplib0
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. *) |