WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.

WASH.CGI.StateItem

Synopsis

Documentation

data T a Source

type of handles to a PE of type a

Constructors

T String Int 
Tvirtual 

Fields

tvirtual :: a
 

Instances

Read (T a) 
Show (T a)