core-and-more
Includes core, and some more useful extensions
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package core-and-more
-
core-and-more
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library core-and-more
Parameters
module D : sig ... end
Signature
type t = t_node hash_consed
and t_node = D.t
val pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unit
val show : t -> Ppx_deriving_runtime.string
val pp_t_node :
Ppx_deriving_runtime.Format.formatter ->
t_node ->
Ppx_deriving_runtime.unit
val show_t_node : t_node -> Ppx_deriving_runtime.string
val hash_fold_t : Base.Hash.state -> t -> Base.Hash.state
val hash_fold_t_node :
Base_internalhash_types.state ->
t_node ->
Base_internalhash_types.state
val hash : t -> Base.Hash.hash_value
val hash_t_node : t_node -> Base.Hash.hash_value
val table : t_node HashConsTable.t
val hashcons : t_node -> t_node hash_consed
val uid : t -> int
ON THIS PAGE
No table of contents