traverse v0.1.5 Traverse.Mapper
Implements structure perserving transformations on arbitrary data structures
Link to this section Summary
Link to this section Types
Link to this type
t_traceable_fn()
t_traceable_fn :: (any -> any) | (any, any -> any) | (any, any, any -> any)
Link to this section Functions
Implements Traverse.map
Implementation of Traverse.mapall