package optint
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Abstract type on integer between x64 and x86 architecture
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      optint-v0.0.4.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=2ae8d1e9fa30838c3c620af6a9e94b50b43a48a72ce06e318a71bb8afb52efa8
    
    
  sha512=6127f5d216a66a376b75a309627e2c52c08d655c4a88a2d1df2b622d98abfe011fb10175f5f99737e950c8095596ef8fd680fe2338f53383e2263edb2d3a5c49
    
    
  doc/CHANGES.html
v0.0.4 2020-03-09 Paris (France)
- Fix 32bit backend where we miss to fully apply an invalid_arg
- Fix 64bit backend where Native.unsigned_compareandNativeint.unsigned_divexists (OCaml 4.08.0)
v0.0.3 2010-09-12 Paris (France)
- Avoid partial application of function (#2, @dinosaure)
- Add [@immediate]tag (#4, @dinosaure)
- Fix select.mlin 32bit (#5, @IndiscriminateCoding)
- Fix typo (#6, @hannesm)
- Add fuzzer (#8, @dinosaure)
- Fix lsrandasrin 64bit (#8, @cfcs, @dinosaure)
- Optimization on of_intfunction (64bit) (#8, @cfcs, @dinosaure)
- Optimization on absfunction (64bit) (#8, @cfcs, @dinosaure)
- Fix 32bit architecture, keep bit-sign in the same place (#8, @dinosaure, review @cfcs)
v0.0.2 2018-10-15 Paris (France)
- Dunify project
- Fix dependencies on dunefile when we select impl. (@rgrinberg)
v0.0.1 2018-06-28 Paris (France)
- First version of optint
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page