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.1.1-alpha.6.tar.gz
sha256=343a50bd7b890d4626d2d815d9c100c237083d7c9f90d24f5c3f4da1ebdd2927
Description
This package provides OCaml bindings to the Objective-C runtime and the following Cocoa frameworks: Foundation, WebKit, Vision, CoreImage, and Photos.
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.2.0" -
camlkit-gui
< "0.2.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page