package preface

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'index) t = ('a, 'index) Functor.t

A type ('a, 'index) t held by the Alt.

val combine : ('a, 'index) t -> ('a, 'index) t -> ('a, 'index) t

Combine two values of t into one.

OCaml

Innovation. Community. Security.