package preface

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

Module Preface_coreSource

Sourcemodule Either : sig ... end

Some helpers over Either.t

Sourcemodule Fun : sig ... end
Sourcemodule Monoid : sig ... end

A generic monoid.

Sourcemodule Nonempty_list : sig ... end

A Non empty list. The module allows to deal with non-empty list. Lists where the minimum size is one.

Sourcemodule Void : sig ... end

Void describes unhabited type. A type that is not representable.

OCaml

Innovation. Community. Security.