Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Network.API.Telegram.Bot.Property.Identifiable
Documentation
class Identifiable o where Source #
Minimal complete definition
Associated Types
type Identificator o :: * Source #
Methods
ident :: o -> Identificator o Source #