Safe Haskell | None |
---|---|
Language | Haskell98 |
Events.Destructible
Description
Things which instance Destroyable and Destructible can be destroyed.
- class Destroyable o where
- class Destroyable o => Destructible o where
- doOnce :: IO () -> IO (IO ())
uni-events-2.2.2.0: Event handling for the uniform workbench
Safe Haskell | None |
---|---|
Language | Haskell98 |
Events.Destructible
Description
Things which instance Destroyable and Destructible can be destroyed.