Safe Haskell | None |
---|---|
Language | Haskell2010 |
Eventloop.DefaultConfiguration
Documentation
allModulesEventloopSetupConfiguration :: progstateT -> (progstateT -> In -> (progstateT, [Out])) -> EventloopSetupConfiguration progstateT Source #
eventloop-0.8.2.8: A different take on an IO system. Based on Amanda's IO loop, this eventloop takes a function that maps input events to output events. It can easily be extended by modules that represent IO devices or join multiple modules together.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Eventloop.DefaultConfiguration
allModulesEventloopSetupConfiguration :: progstateT -> (progstateT -> In -> (progstateT, [Out])) -> EventloopSetupConfiguration progstateT Source #
You can find any exported type, constructor, class, function or pattern defined in this package by (approximate) name.
Key | Shortcut |
---|---|
s | Open this search box |
esc | Close this search box |
↓,ctrl + j | Move down in search results |
↑,ctrl + k | Move up in search results |
↵ | Go to active search result |