Indexed_alternative.Core_via_pure_and_lift2type ('a, 'index) t = ('a, 'index) Req.tThe type held by the Indexed Alternative.
val neutral : ('a, 'index) tThe neutral element of the t.
include Preface_specs.Indexed_applicative.WITH_PURE
with type ('a, 'index) t := ('a, 'index) tinclude Preface_specs.Indexed_applicative.WITH_PURE
with type ('a, 'index) t := ('a, 'index) tinclude Preface_specs.Indexed_apply.WITH_MAP_AND_PRODUCT
with type ('a, 'index) t := ('a, 'index) tinclude Preface_specs.Indexed_functor.WITH_MAP
with type ('a, 'index) t := ('a, 'index) tinclude Preface_specs.Indexed_applicative.WITH_PURE
with type ('a, 'index) t := ('a, 'index) tval pure : 'a -> ('a, 'index) tLift a value from 'a into a new t.