package ocsigenserver

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

Module Site.ConfigSource

Sourcetype 'a key
Sourceval key : ?preprocess:('a -> 'a) -> unit -> 'a key
Sourceval find : t -> 'a key -> 'a option
Sourceval set : t -> 'a key -> 'a -> unit
Sourceval unset : t -> 'a key -> unit
Sourcetype accessor = {
  1. accessor : 'a. 'a key -> 'a option;
}
OCaml

Innovation. Community. Security.