package camlkit-base
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml bindings to the Objective-C runtime and some base frameworks
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.3.0.tar.gz
sha256=15a105781e7a3a168587941733b08a61c576243a40e3a47dd9af29065e0affa2
Description
This package provides OCaml bindings to the Objective-C runtime and a selection of core Cocoa frameworks.
Dependencies (7)
-
conf-clang
os != "macos" -
conf-libobjc2
os != "macos" -
conf-gnustep-base
os != "macos" -
ctypes-foreign
>= "0.22.0" -
ctypes
>= "0.22.0" -
dune
>= "3.13" -
ocaml
>= "4.13"
Used by (2)
-
camlkit
>= "0.3.0" -
camlkit-gui
>= "0.3.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page