Copyright | Copyright (c) 2016, David Sorokin <david.sorokin@gmail.com> |
---|---|
License | BSD3 |
Maintainer | David Sorokin <david.sorokin@gmail.com> |
Stability | experimental |
Safe Haskell | None |
Language | Haskell98 |
Tested with: GHC 7.10.3
This module defines BrIO
as an instance of the MonadDES
and EventIOQueueing
type classes.
Documentation
The branching computation.
branchLevel :: BrIO Int Source #
Return the current branch level starting from 0.