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

Safe HaskellNone

ADP.Fusion.Examples.Palindrome

Documentation

data SignatureT m x r Source

Constructors

Signature 

Fields

pair :: Char -> x -> Char -> x
 
empty :: () -> x
 
h :: Stream m x -> m r