package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type elt = t
type t = elt Hash_set.t
include Ppx_compare_lib.Equal.S with type t := t
val equal : t -> t -> bool
val sexp_of_t : t -> Sexplib0.Sexp.t
module Provide_of_sexp (X : sig ... end) : sig ... end
module Provide_bin_io (X : sig ... end) : sig ... end
include sig ... end
val t_of_sexp : Sexplib0.Sexp.t -> t