package devkit

  1. Overview
  2. Docs
Development kit - general purpose library

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.tar.gz
sha256=28f4c68127579b86c5f50e01e444e8c51f0543bc5472c2dcac28993bc88aa756
md5=0317493fa5cc1054a882ceca59ce5992

doc/devkit.core/Devkit_core/Cache/TimeLimited2/index.html

Module Cache.TimeLimited2Source

Parameters

module Lock : Lock

Signature

Sourcetype t
Sourcetype time = int64
Sourceval create : Time.t -> t
Sourceval add : t -> E.t -> unit
Sourceval get : t -> E.t -> (E.t * time) option
Sourceval count : t -> int
Sourceval iter : t -> (E.t -> unit) -> unit
OCaml

Innovation. Community. Security.