[GHC] #3909: Priority queues in containers
GHC
trac at galois.com
Thu Mar 4 12:10:51 EST 2010
#3909: Priority queues in containers
---------------------------------+------------------------------------------
Reporter: LouisWasserman | Owner: LouisWasserman
Type: feature request | Status: assigned
Priority: normal | Component: libraries (other)
Version: 6.12.1 | Keywords: containers, priority queue
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by LouisWasserman):
> They are two different abstractions, which should have different
implementations.
I definitely agree, but my point was that I'm not sure priority search
queues are well-used enough -- I hadn't even heard the term before reading
the article -- that they should go into containers.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3909#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list