Data.Traversable module

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf Haskell module
gptkbp:documentation https://hackage.haskell.org/package/base/docs/Data-Traversable.html
https://www.w3.org/2000/01/rdf-schema#label Data.Traversable module
gptkbp:introducedIn GHC 7.10
gptkbp:language gptkb:Haskell
gptkbp:partOf Haskell base library
gptkbp:provides Traversable instance for Either
Traversable instance for Maybe
Traversable instance for lists
Traversable instance for tuples
Traversable type class
for function
forM function
mapM function
sequence function
sequenceA function
traverse function
gptkbp:usedFor effectful traversals of data structures
gptkbp:bfsParent gptkb:Base_Library
gptkbp:bfsLayer 7