package dune

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

Source file sexp0.ml

1
2
3
type t =
  | Atom of string
  | List of t list
OCaml

Innovation. Community. Security.