feldspar-compiler-0.6.0.2: Compiler for the Feldspar language

Safe HaskellNone

Feldspar.Compiler.Backend.C.Library

Documentation

type AllocationInfo = ([Type], [Type], [Type])

replace :: Eq a => [a] -> [a] -> [a] -> [a]