| |||||||||||
| |||||||||||
| Description | |||||||||||
| This module exports a common interface for named objects. | |||||||||||
| Synopsis | |||||||||||
| |||||||||||
| Documentation | |||||||||||
| data Name | |||||||||||
| |||||||||||
| createName | |||||||||||
| |||||||||||
| getFullName :: Name -> String | |||||||||||
| Gets the full name from a Name object. | |||||||||||
| getShortName :: Name -> Int -> String | |||||||||||
| Gets a short name of the given length from a Name object. | |||||||||||
| Produced by Haddock version 0.3 | |||||||||||