relude-0.7.0.0: Safe, performant, user-friendly and lightweight Haskell Standard Library
Copyright(c) 2018-2020 Kowainik
LicenseMIT
MaintainerKowainik <xrom.xkov@gmail.com>
StabilityStable
PortabilityPortable
Safe HaskellSafe
LanguageHaskell2010

Relude.Foldable

Description

This module provides Foldable and Traversable related types and functions.

Synopsis

Documentation

Reexports types and functions from Data.Foldable and Data.Traversable.

Type safe versions and additional functions to Foldable.