RFC: general sequences

John Meacham john at repetae.net
Mon May 23 16:09:11 EDT 2005


I like it a lot!

needs (the obvious) instances for:

Data.Monoid
Data.FunctorM
Typeable
and maybe a specialized instance for Data? (that hides the internal
structure, but lets you generically traverse the elements in a sequence)
 

And can you compare quickly it with Data.Queue? It also appears to be
constant time, but has a lot less operations, does it win you anything
over your sequences or is Data.Queue strictly inferior.
        John


-- 
John Meacham - ⑆repetae.net⑆john⑈ 


More information about the Libraries mailing list