Module Expert.Sorted_tableSource
include Ppx_compare_lib.Comparable.S1
with type 'a t := 'a Bin_shape.Expert.Sorted_table.t
Source
val compare :
('a -> 'a -> int) ->
'a Bin_shape.Expert.Sorted_table.t ->
'a Bin_shape.Expert.Sorted_table.t ->
intinclude Ppx_compare_lib.Comparable.S1__local
with type 'a t := 'a Bin_shape.Expert.Sorted_table.t
Source
val sexp_of_t :
('a -> Sexplib0.Sexp.t) ->
'a Bin_shape.Expert.Sorted_table.t ->
Sexplib0.Sexp.t