package stk

  1. Overview
  2. Docs
type t =
  1. | Base
  2. | Menu
val to_string : t -> string
val of_string : string -> t
val ocf_wrapper : t Ocf.Wrapper.t
val pp : Format.formatter -> t -> unit
module Ord : sig ... end
module Map : sig ... end
OCaml

Innovation. Community. Security.