Graphics.Identicon

Basic types

data Identicon n

data Consumer n

data a :+ b

data Layer

type family BytesAvailable a :: Nat where ...

type family BytesConsumed a :: Nat where ...

type family Implementation a where ...

type family ToLayer (n :: Nat) :: k where ...

Identicon rendering

class Renderable a

class ApplyBytes a

renderIdenticon