ADPfusion-0.2.0.4: Efficient, high-level dynamic programming.

Safe HaskellNone

ADP.Fusion.TH

Synopsis

Documentation

makeAlgebraProduct :: Name -> Q [Dec]Source

Create the algebra product function from a signature type constructor.

sel3 :: (t, t1, t2) -> t2Source