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
val pp_hash_consed :
( Format.formatter -> 'a -> unit ) ->
Format.formatter ->
'a0 hash_consed ->
unit
val hash_fold_hash_consed :
( Base_internalhash_types.state -> 'a -> Base_internalhash_types.state ) ->
Base_internalhash_types.state ->
'a0 hash_consed ->
Base_internalhash_types.state
val equal_hash_consed :
( 'a -> 'a -> bool ) ->
'a0 hash_consed ->
'a1 hash_consed ->
bool
val compare_hash_consed :
( 'a -> 'a -> int ) ->
'a0 hash_consed ->
'a1 hash_consed ->
int
val hash_consed_of_sexp :
( Ppx_sexp_conv_lib.Sexp.t -> 'a ) ->
Ppx_sexp_conv_lib.Sexp.t ->
'a0 hash_consed
val sexp_of_hash_consed :
( 'a -> Ppx_sexp_conv_lib.Sexp.t ) ->
'a0 hash_consed ->
Ppx_sexp_conv_lib.Sexp.t
ON THIS PAGE
No table of contents