WashNGo-2.12: WASH is a family of embedded domain specific languages (EDSL) for programming Web applications in Haskell.ContentsIndex
WASH.CGI.MakeTypedName
Synopsis
makeTypedName :: String -> TySpec -> String
makeTypedNameFromVal :: Types a => String -> a -> String
Documentation
makeTypedName :: String -> TySpec -> String
Create a probabilistically unique filename from a name and a type descriptor.
makeTypedNameFromVal :: Types a => String -> a -> String
Create a probabilistically unique filename from a name and the type of a given value.
Produced by Haddock version 0.8