package stdune

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Platform detection.

module OS : sig ... end

Detect the operating system.

val assert_os : OS.t -> unit

assert_os os assert that we're running on os.