package devkit

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

Module Cache.GroupSource

Sourcetype ('a, 'b) t
Sourceval by : ('a -> 'b) -> ('a, 'b) t
Sourceval add : ('a, 'b) t -> 'a -> unit
Sourceval get : ('a, 'b) t -> 'b -> 'a list
Sourceval iter : ('a, 'b) t -> ('b -> 'a list -> unit) -> unit
Sourceval keys : ('a, 'b) t -> 'b Enum.t
OCaml

Innovation. Community. Security.