ess-0.1.0.0: The type-level S combinator in Haskell.

Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Ess

Documentation

newtype Ess x y z Source

Constructors

Ess 

Fields

runEss :: x z (y z)