package bonsai
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  A library for building dynamic webapps, using Js_of_ocaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.15.1.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=0c4a714146073f421f1a6179561f836b45d8dc012c743207d3481ea63bef74bf
    
    
  doc/bonsai.web_ui_extendy/Bonsai_web_ui_extendy/Id/Map/index.html
Module Id.MapSource
include Core.Map_intf.S_plain with module Key := Key
include Core.Map_intf.Creators_and_accessors1
  with type 'a t := 'a t
  with type 'a tree :=
         (Key.t, 'a, Key.comparator_witness) Base.Map.Using_comparator.Tree.t
  with type key := Key.t
  with type comparator_witness := Key.comparator_witness
include Core.Map_intf.Creators1
  with type 'a t := 'a t
  with type 'a tree :=
         (Key.t, 'a, Key.comparator_witness) Base.Map.Using_comparator.Tree.t
  with type key := Key.t
  with type comparator_witness := Key.comparator_witness
include Base.Map.Creators1
  with type 'a t := 'a t
  with type 'a tree :=
         (Key.t, 'a, Key.comparator_witness) Base.Map.Using_comparator.Tree.t
  with type key := Key.t
  with type comparator_witness := Key.comparator_witness
Source
val quickcheck_generator : 
  Key.t Core.Quickcheck.Generator.t ->
  'a Core.Quickcheck.Generator.t ->
  'a t Core.Quickcheck.Generator.tinclude Core.Map_intf.Accessors1
  with type 'a t := 'a t
  with type 'a tree :=
         (Key.t, 'a, Key.comparator_witness) Base.Map.Using_comparator.Tree.t
  with type key := Key.t
  with type comparator_witness := Key.comparator_witness
include Base.Map.Accessors1
  with type 'a t := 'a t
  with type 'a tree :=
         (Key.t, 'a, Key.comparator_witness) Base.Map.Using_comparator.Tree.t
  with type key := Key.t
  with type comparator_witness := Key.comparator_witness
val invariants : _ t -> boolval is_empty : _ t -> boolval length : _ 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) Base.Map.Using_comparator.Tree.tSource
val validatei : 
  name:(Key.t -> Base.String.t) ->
  (Key.t * 'a) Validate.check ->
  'a t Validate.checkSource
val quickcheck_observer : 
  Key.t Core.Quickcheck.Observer.t ->
  'v Core.Quickcheck.Observer.t ->
  'v t Core.Quickcheck.Observer.tSource
val quickcheck_shrinker : 
  Key.t Core.Quickcheck.Shrinker.t ->
  'v Core.Quickcheck.Shrinker.t ->
  'v t Core.Quickcheck.Shrinker.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >