Copyright | Copyright (c) 2016-2017 David Sorokin <david.sorokin@gmail.com> |
---|---|
License | BSD3 |
Maintainer | David Sorokin <david.sorokin@gmail.com> |
Stability | experimental |
Safe Haskell | None |
Language | Haskell98 |
Orphan instances
QueueStrategy (BR IO) FCFS Source # | An implementation of the |
QueueStrategy (BR IO) LCFS Source # | An implementation of the |
DequeueStrategy (BR IO) FCFS Source # | An implementation of the |
DequeueStrategy (BR IO) LCFS Source # | An implementation of the |
EnqueueStrategy (BR IO) FCFS Source # | An implementation of the |
EnqueueStrategy (BR IO) LCFS Source # | An implementation of the |