kempe-0.1.0.0: Kempe compiler
Safe HaskellNone
LanguageHaskell2010

Kempe.Inline

Description

A simple inliner. Inlines all non-recursive functions.

This should all work.

Documentation

inline :: Module a c b -> Module a c b Source #