#3271: New methods for Data.Sequence
----------------------------------+-----------------------------------------
    Reporter:  LouisWasserman     |        Owner:  LouisWasserman  
        Type:  proposal           |       Status:  closed          
    Priority:  normal             |    Milestone:  Not GHC         
   Component:  libraries (other)  |      Version:                  
    Severity:  normal             |   Resolution:  fixed           
    Keywords:                     |   Difficulty:  Unknown         
    Testcase:                     |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple   |  
----------------------------------+-----------------------------------------
Changes (by ross):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 This was discussed at length by Louis and Ross, with no dissent from
 anyone else.  During the discussion the patch went through several
 iterations, cutting a lot of specialized code, but also adding several
 more methods.

 In committing the patch, I've tweaked the doc comments a little, and
 renamed foldWithIndexL and foldWithIndexR as foldlWithIndex and
 foldrWithIndex, parallelling foldlWithKey and foldrWithKey in Data.Map.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3271#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to