package odoc

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

Module Identifier.ContainerPage

type t = [
  1. | `Page of t option * Names.PageName.t
]
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int
OCaml

Innovation. Community. Security.