package dune-private-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Impl
  2. | Intf
val all : t list
val choose : t -> impl:'a -> intf:'a -> 'a
val suffix : t -> string

"" or "i"

val to_string : t -> string
val to_dyn : t -> Stdune.Dyn.t
val cmt_ext : t -> string
module Dict : sig ... end
OCaml

Innovation. Community. Security.