package sihl-type

  1. Overview
  2. Docs
type t =
  1. | Active
  2. | Inactive
val to_yojson : t -> Yojson.Safe.t
val equal : t -> t -> Ppx_deriving_runtime.bool
val to_string : t -> string
val of_string : string -> (t, string) result
val alco : t Alcotest.testable
OCaml

Innovation. Community. Security.