package sihl

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

Module Core.CtxSource

Sourcetype t
Sourcetype 'a key
Sourceval empty : t
Sourceval add : 'a key -> 'a -> t -> t
Sourceval find : 'a key -> t -> 'a option
Sourceval remove : 'a key -> t -> t
Sourceval create_key : unit -> 'a key
Sourceval id : t -> string
OCaml

Innovation. Community. Security.