package core-and-more

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

Module CoreAndMore.DataToPOSource

Parameters

module D : sig ... end

Signature

include module type of struct include D end
type t = D.t
val show : t -> string
val pp : Format.formatter -> t -> unit
val compare : t -> t -> int
val hash : t -> int
val hash_fold_t : Base__Hash.state -> t -> Base__Hash.state
val equal : t -> t -> bool
Sourceval po : D.t -> D.t -> int option
OCaml

Innovation. Community. Security.