package dune

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

Module Stdune.Or_exn

Either a value or an exception

type 'a t = ('a, exn) Result.t
OCaml

Innovation. Community. Security.