| ||||
| ||||
| Synopsis | ||||
| ||||
| 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 |