Portability | non-portable (MPTCs) |
---|---|
Stability | experimental |
Maintainer | ekmett@gmail.com |
Semigroups for working with Apply
Documentation
A Trav
uses an glues together Applicative
actions with (*>)
in the manner of traverse_
from Data.Foldable. Any values returned by
reduced actions are discarded.