package lbvs_consent

  1. Overview
  2. Docs
module Log = Dolog.Log
type t =
  1. | Single
  2. | Opportunist
  3. | Optimist
  4. | Realist
  5. | Knowledgeable
val of_string : string -> t
val to_string : t -> string
OCaml

Innovation. Community. Security.