package preface

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Fun : sig ... end
module Monoid : sig ... end

A generic monoid.

module Nonempty_list : sig ... end

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

module Shims : sig ... end

Some Hook over the standard library.