package hardcaml

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

RTL name of parameters on instantiated modules.

type t
val compare : t -> t -> Base.Int.t
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0__.Sexp.t -> t
val sexp_of_t : t -> Sexplib0__.Sexp.t
val equal : t Base__Equal.equal
val of_string : string -> t
val to_string : t -> string
OCaml

Innovation. Community. Security.