Via_pure_map_and_product.Reqinline
include Preface_specs.Indexed_applicative.WITH_PURE_MAP_AND_PRODUCT
with type ('a, _) t := 'a tinclude Preface_specs.Indexed_applicative.WITH_PURE
with type ('a, 'index) t := 'a tval pure : 'a -> 'a tLift a value from 'a into a new t.
include Preface_specs.Indexed_apply.WITH_MAP_AND_PRODUCT
with type ('a, 'index) t := 'a tinclude Preface_specs.Indexed_functor.WITH_MAP with type ('a, 'index) t := 'a tval neutral : 'a tThe neutral element of the Alternative.