package kcas
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Multi-word compare-and-swap library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      kcas-0.1.5.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=0944a28f67a2b68732a0ffcffed560430085038dacf499120e8860beeedc7bbb
    
    
  sha512=bc829465f6f9c7930798b7c283bf3302d9cd7aa6d348b49a31c54de030ffbe7e7b5d9ba0162ec8e8c75f8d758bd3ad33365dcf74f961f2e5c1a1c74ebd0d829e
    
    
  doc/README.html
kcas — Multi-word compare-and-swap library
0.1.5
kcas is TODO
kcas is distributed under the ISC license.
Homepage: https://github.com/kayceesrk/kcas
Installation
kcas can be installed with opam:
opam install kcasIf you don't use opam consult the opam file for build instructions.
Documentation
The documentation and API reference is automatically generated by from the source interfaces. It can be consulted online.
Sample programs
If you installed kcas with opam sample programs are located in the directory opam config var kcas:doc.
In the distribution sample programs and tests are located in the test directory of the distribution. They can be built and run with:
topkg build --tests true && topkg test  sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page