package stdune

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

Auxiliary functions for working with Unix errors.

type t = Unix.error
val equal : t -> t -> bool
module Detailed : sig ... end

A Unix error along with the corresponding system call and argument, as thrown in Unix exceptions.