Module functor

Module functor 

Source

Traits§

Functor
A typeclass for types that can be mapped over.

Functions§

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