package opam-core

  1. Overview
  2. Docs

doc/opam-core/OpamCached/index.html

Module OpamCachedSource

Sourcemodule type ARG = sig ... end

Argument type for the Make functor

Sourcemodule Make (X : ARG) : sig ... end

Module handling a simple marshalled cache for a given data structure. A magic number is added to validate the version of the cache.

OCaml

Innovation. Community. Security.