WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.
Source code
Contents
Index
WASH.CGI.MakeTypedName
Synopsis
makeTypedName
::
String
->
TySpec
->
String
makeTypedNameFromVal
::
Types
a =>
String
-> a ->
String
Documentation
makeTypedName
::
String
->
TySpec
->
String
Source
Create a probabilistically unique filename from a name and a type descriptor.
makeTypedNameFromVal
::
Types
a =>
String
-> a ->
String
Source
Create a probabilistically unique filename from a name and the type of a given value.
Produced by
Haddock
version 2.6.0