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-0.1.1.tbz
sha256=7d7af44596edbc821b41d420f1b434517a8880ed5e23aa7128c538fa4802862e
md5=717a6bf371bd083ea588ccd96f328dc2
doc/README.html
cpuid — Detect CPU features
v0.1.1
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