package preface

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

The type held by the Indexed Applicative.

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

Lift a value from 'a into a new t.

OCaml

Innovation. Community. Security.