package email_message
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  E-mail message parser
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      email_message-v0.16.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=65611ce8433e92554a844e4ae6e3ea448b8665486e94c99a425503ee4083d95a
    
    
  doc/email_message.email_address/Email_address/Caseless/Map/index.html
Module Caseless.MapSource
include Core.Map_intf.Creators_generic
  with type ('a, 'b, 'c) t := 'b t
  with type ('a, 'b, 'c) tree :=
         (Key.t, 'b, Key.comparator_witness) Base.Map.Using_comparator.Tree.t
  with type 'k key := Key.t
  with type 'c cmp := Key.comparator_witness
  with type ('a, 'b, 'c) create_options :=
         ('a, 'b, 'c) Base.Map.Without_comparator.t
  with type ('a, 'b, 'c) access_options :=
         ('a, 'b, 'c) Base.Map.Without_comparator.t
include Base.Map.Creators_generic
  with type ('a, 'b, 'c) t := 'b t
  with type ('a, 'b, 'c) tree :=
         (Key.t, 'b, Key.comparator_witness) Base.Map.Using_comparator.Tree.t
  with type 'k key := Key.t
  with type 'c cmp := Key.comparator_witness
  with type ('a, 'b, 'c) create_options :=
         ('a, 'b, 'c) Base.Map.Without_comparator.t
  with type ('a, 'b, 'c) access_options :=
         ('a, 'b, 'c) Base.Map.Without_comparator.t
Source
val of_tree : 
  ('k,
    'cmp,
    (Key.t, 'v, Key.comparator_witness) Base.Map.Using_comparator.Tree.t ->
    'v t)
    Base.Map.Without_comparator.tSource
val of_hashtbl_exn : 
  ('k, 'cmp, (Key.t, 'v) Core.Hashtbl.t -> 'v t) Base.Map.Without_comparator.tNever requires a comparator because it can get one from the input Set.t.
Source
val quickcheck_generator : 
  ('k,
    'cmp,
    Key.t Core.Quickcheck.Generator.t ->
    'v Core.Quickcheck.Generator.t ->
    'v t Core.Quickcheck.Generator.t)
    Base.Map.Without_comparator.tSource
val quickcheck_observer : 
  Key.t Core.Quickcheck.Observer.t ->
  'v Core.Quickcheck.Observer.t ->
  'v t Core.Quickcheck.Observer.tSource
val quickcheck_shrinker : 
  ('k,
    'cmp,
    Key.t Core.Quickcheck.Shrinker.t ->
    'v Core.Quickcheck.Shrinker.t ->
    'v t Core.Quickcheck.Shrinker.t)
    Base.Map.Without_comparator.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >