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 LIO FCFS Source # | An implementation of the |
QueueStrategy LIO LCFS Source # | An implementation of the |
DequeueStrategy LIO FCFS Source # | An implementation of the |
DequeueStrategy LIO LCFS Source # | An implementation of the |
EnqueueStrategy LIO FCFS Source # | An implementation of the |
EnqueueStrategy LIO LCFS Source # | An implementation of the |