package dune-private-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Win32
  2. | Unix
  3. | Other of string
val to_string : t -> string