hylogen-0.1.4.0: Purely functional GLSL embedded in Haskell

Safe HaskellNone
LanguageHaskell2010

Hylogen.Types.Booly

Synopsis

Documentation

data BoolyType Source

Booly singleton type tag

Constructors

BoolyType 

Instances

Num Booly Source

We use Num operators for Boolean arithmetic:

ToGLSLType BoolyType Source 

type Booly = Expr BoolyType Source

Hylogen Boolean type