[Haskell-cafe] Data.Ring -- Pre-announce
Wouter Swierstra
wouter at vectorfabrics.com
Mon Jan 4 05:35:40 EST 2010
Hi John,
> I threw something together fairly quickly and would like some feedback before tossing it on Hackage.
>
> I'd really appreciate if some one would:
>
> make sure the code looks goodish (127 lines with full docs)
> make sure my tests look saneish
A similar structure is used in XMonad where it's called a Stack (which
isn't a very good name). There are loads of QuickCheck properties in
the XMonad sources you might want to use. Hope this helps,
Wouter
More information about the Haskell-Cafe
mailing list