utility-ht-0.0.5.1: Various small helper functions for Lists, Maybes, Tuples, Functions
Source code
Contents
Index
Data.Function.HT
Synopsis
nest
::
Int
-> (a -> a) -> a -> a
powerAssociative
:: (a -> a -> a) -> a -> a ->
Integer
-> a
compose2
:: (b -> b -> c) -> (a -> b) -> a -> a -> c
Documentation
nest
::
Int
-> (a -> a) -> a -> a
Source
powerAssociative
:: (a -> a -> a) -> a -> a ->
Integer
-> a
Source
compose2
:: (b -> b -> c) -> (a -> b) -> a -> a -> c
Source
Known as
on
in newer versions of the
base
package.
Produced by
Haddock
version 2.6.0