package stdune

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Dune_filesystem_stubs.Unix_error end

Auxiliary functions for working with Unix errors.

Auxiliary functions for working with Unix errors.

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