Safe Haskell | None |
---|---|
Language | Haskell2010 |
Get the constructor name of something
Documentation
class CtorName a where Source #
Nothing
Instances
CtorName DispatchData Source # | |
Defined in Calamity.Gateway.DispatchEvents ctorName :: DispatchData -> String Source # |