| Portability | GHC |
|---|---|
| Stability | experimental |
| Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
| Safe Haskell | None |
Hoodle.Type.Coroutine
Description
Documentation
type MainCoroutine = MainObjBSource
world :: HoodleState -> MainObj () -> WorldObj ()Source
maybeError :: String -> Maybe a -> MainCoroutine aSource