hydra-0.1.1: Type-aware transformations for data and programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Util.Codetree.Script

Description

Utilities for constructing Hydra code trees

Documentation

ifx :: Op -> Expr -> Expr -> Expr Source #

sep :: Op -> [Expr] -> Expr Source #