package sihl

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

Module Template.DataSource

Sourcetype t = (string * string) list
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string
Sourceval equal : t -> t -> bool
Sourceval empty : t
Sourceval add : key:string -> value:string -> t -> t
Sourceval make : (string * string) list -> t
OCaml

Innovation. Community. Security.