package bap-std
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  The Binary Analysis Platform Standard Library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v2.5.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=9c126781385d2fa9b8edab22e62b25c70bf2f99f6ec78abb7e5e36d63cfa4174
    
    
  md5=5abd9b3628b43f797326034f31ca574f
    
    
  doc/bap/Bap/Std/Bitvector/Signed_value_order/Map/index.html
Module Signed_value_order.Map
module Key : sig ... endtype 'a t = (Key.t, 'a, Key.comparator_witness) Core__.Map_intf.Map.tval compare : 
  'a Base__Ppx_compare_lib.compare ->
  'a t Base__Ppx_compare_lib.compareval empty : 'a tval of_tree : 
  (Key.t, 'a, Key.comparator_witness) Core__.Map_intf.Tree.t ->
  'a tval of_key_set : 
  (Key.t, Key.comparator_witness) Base.Set.t ->
  f:(Key.t -> 'v) ->
  'v tval invariants : 'a t -> boolval is_empty : 'a t -> boolval length : 'a t -> intval iter : 'a t -> f:('a -> unit) -> unitval data : 'a t -> 'a listval for_all : 'a t -> f:('a -> bool) -> boolval exists : 'a t -> f:('a -> bool) -> boolval count : 'a t -> f:('a -> bool) -> intval to_tree : 
  'a t ->
  (Key.t, 'a, Key.comparator_witness) Core__.Map_intf.Tree.tval key_set : 'a t -> (Key.t, Key.comparator_witness) Base.Set.tmodule Provide_of_sexp (Key : sig ... end) : sig ... endmodule Provide_bin_io (Key : sig ... end) : sig ... endmodule Provide_hash (Key : sig ... end) : sig ... endval t_of_sexp : (Sexplib0__.Sexp.t -> 'a) -> Sexplib0__.Sexp.t -> 'a tval sexp_of_t : ('a -> Sexplib0__.Sexp.t) -> 'a t -> Sexplib0__.Sexp.tval bin_size_t : ('a, 'a t) Bin_prot.Size.sizer1val bin_write_t : ('a, 'a t) Bin_prot.Write.writer1val bin_read_t : ('a, 'a t) Bin_prot.Read.reader1val __bin_read_t__ : ('a, int -> 'a t) Bin_prot.Read.reader1val bin_writer_t : ('a, 'a t) Bin_prot.Type_class.S1.writerval bin_reader_t : ('a, 'a t) Bin_prot.Type_class.S1.readerval bin_t : ('a, 'a t) Bin_prot.Type_class.S1.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >