[GHC] #15003: Data.List documentation should list complexities of more functions

GHC ghc-devs at haskell.org
Thu Apr 5 04:06:56 UTC 2018


#15003: Data.List documentation should list complexities of more functions
-------------------------------------+-------------------------------------
           Reporter:  gbaz           |             Owner:  (none)
               Type:  feature        |            Status:  new
  request                            |
           Priority:  normal         |         Milestone:  8.4.3
          Component:                 |           Version:  8.2.2
  libraries/base                     |
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Lots of functions in `Data.List` have overtly obvious complexity, like
 `delete`. It would still be nice to list all the complexities explicitly,
 especially for beginners. Also, just to set a good example.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15003>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list