package unix-type-representations
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Functions that expose the underlying types of some abstract types in the Unix module
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.1.3.tar.gz
sha256=504f352352f3dc4fda083ba7c8dad0aacb685f01a73db367ef217e4a7ea0d776
md5=f772d6a8db70aaf5d5cc2997a09db41a
doc/CHANGES.html
0.1.3 (2026-07-17)
- Fix OCaml 5.0 compatibility
- Switch from topkg to Dune and use Dune 3 features for ctypes
- Add
dir_handle_cleanto clean the OCaml DIR value after aclosedir
0.1.2 (2022-04-16)
- Add build dependency on the Unix library https://github.com/yallop/ocaml-unix-type-representations/pull/6
0.1.1 (2017-04-24)
- Switch from Oasis to topkg
- Switch from ctypes.foreign to ctypes.stubs in the tests
- Drop OCaml 4.00.0 support
0.1.0 (2016-01-05)
- Initial public release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page