ยค idF

The identity fudget

Types

idF :: F b b

Description

idF is the identity fudget. It is a short circuit from the input to the output.

Equalities

idF = absF idSP
idF = mapF id

See Also

Related combinators: mapF, absF, idSP.

Plumbing combinators: throughF, idRightF, idLeftF, toBothF, bypassF,