package oma
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  An order maintenance data structure
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      archive.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=26c586ff4e1bfacd2637314b4bb98535
    
    
  sha512=8f795d4ab5ead677f14e22d1ed78ef22b474da8b972894ce76cccd787e7a1a99bf7853ca6a411420c647fced173806f1ce534eae290e22852828ab3ed3f325b8
    
    
  doc/CHANGES.html
CHANGES
2024/06/19
- New functions 
invalidate_open_intervalandinvalidate_semi_open_interval. - Fix a serious bug in 
Unsafe.firstandUnsafe.last, which would incorrectly returnNonewhen the region contains only one point. - Fix a serious bug in 
Unsafe.iter, which would systematically omit the last point of the region. 
2024/01/06
- Initial release.
 
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page