Module functor

Module functor 

Source
👎Deprecated since 0.0.21: Use fp_library::v2::classes instead

Traits§

FunctorDeprecated
A type class for types that can be mapped over.

Functions§

mapDeprecated
Maps a function over the values in the functor context.