package index

  1. Overview
  2. Docs
A platform-agnostic multi-level index for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

index-1.4.1.tbz
sha256=dde943f595ee9bb7d9b84cde05d0cb4675097e785dbf833521761fd843252206
sha512=9b4e1e2d684222205a5cb17370acfd90d36026de147d548319b7b411fa0c2c36fce970f3e7604880a38f5a17dfe338efd9e33cd70e51ee3d8cb66b038f2a8a69

doc/index.unix/Index_unix/index.html

Module Index_unixSource

Sourcemodule Make (K : Index.Key.S) (V : Index.Value.S) (C : Index.Cache.S) : Index.S with type key = K.t and type value = V.t
Sourcemodule Syscalls : sig ... end

Bindings to Unix system calls.

Sourcemodule Private : sig ... end

These modules should not be used. They are exposed purely for testing purposes.

OCaml

Innovation. Community. Security.