package hack_parallel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module SharedMem.LocalCacheSource

Parameters

module Value : Value.Type

Signature

Sourcetype value = Value.t
Sourceval add : key -> value -> unit
Sourceval get : key -> value option
Sourceval remove : key -> unit
Sourceval clear : unit -> unit
Sourceval string_of_key : key -> string
Sourceval get_size : unit -> int
OCaml

Innovation. Community. Security.