Copyright | Copyright (c) 2015-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 DIO FCFS Source # | An implementation of the |
QueueStrategy DIO LCFS Source # | An implementation of the |
DequeueStrategy DIO FCFS Source # | An implementation of the |
DequeueStrategy DIO LCFS Source # | An implementation of the |
EnqueueStrategy DIO FCFS Source # | An implementation of the |
EnqueueStrategy DIO LCFS Source # | An implementation of the |