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

Relude.Functor

Description

Convenient functions to work with Functor.

Synopsis

Documentation

Reexports functionality for Functor and Bifunctor typeclasses.

Additional useful combinators to work with Functor type class. For example, <<$>> and ??.