pandora-0.1.1: A box of patterns and paradigms

Safe HaskellSafe
LanguageHaskell2010

Pandora.Paradigm.Structure

Documentation

type family Nonempty structure a :: * where ... Source #

Equations

Nonempty (Cofree :>: t) a = Cofree t a