package cpuid
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Detect CPU features
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      cpuid-v0.1.2.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=235572343128c7b71e9e5c2fc63161b3d9e32bc8abe77963597461a37625cf22
    
    
  md5=21079a17bcf6cfe92e2f706b9d0d6d8d
    
    
  Description
CPUID
Published: 03 Apr 2019
README
cpuid — Detect CPU features
v0.1.2
cpuid allows detection of CPU features from OCaml.
cpuid is distributed under the ISC license.
Installation
cpuid can be installed with opam:
opam install cpuidIf you don't use opam consult the opam file for build instructions.
Documentation
The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online and there is a generated version in the doc directory of the distribution.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page