package base_trie
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Trie data structure library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.17.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=d423636742996696dc8e840710537cd85807d8d04ecbc2a266a63bcc75d58deb
    
    
  doc/base_trie.trie_stable/Trie_stable/V1/argument-1-Keychain_unstable/index.html
Parameter V1.Keychain_unstable
module Key : Base.Comparator.SKeychain elements are usable as keys into ordered collections.
module Iterator : Trie.Iterator.S0 with type elt = Key.tKeychains support iteration over each key in the chain.
type t = Iterator.seqThe type of a keychain.
type keychain_description =
  keychain_witness
  * Key.t
  * Key.comparator_witness
  * Iterator.t
  * Iterator.iterator_witnessA compound type used in the Keychainable.t argument normally hidden by a GADT.
val keychainable : (t, keychain_description) Trie.Keychainable.tThe implementation of the keychain type.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >