[Haskell-cafe] lookup tables & style guidelines

Cetin Sert cetin.sert at gmail.com
Wed Apr 23 16:34:33 EDT 2008


Dear Haskell Devs ^_^,

1) what is the most performant lookup table/hashtable/dictionary solution
for Haskell?
1.1) should I use size-balanced binary trees for that or is there a more
common way?

2) are there any established style guidelines for haskell code?

Best Regards,
Cetin Sert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080423/ffcab57d/attachment.htm


More information about the Haskell-Cafe mailing list