Re[2]: [Haskell-cafe] The container problem

2008-09-27 Thread Bulat Ziganshin
Hello Andrew, Saturday, September 27, 2008, 9:23:47 PM, you wrote: > Can anybody actually demonstrate concretely how FDs and/or ATs would > solve this problem? (I.e., enable you to write a class that any > container can be a member of, despite constraints on the element types.) you may find com

Re[2]: [Haskell-cafe] The container problem

2008-09-26 Thread Bulat Ziganshin
Hello Andrew, Saturday, September 27, 2008, 1:37:12 AM, you wrote: answering your questions 1) there is 2 libs providing common Java-like interfaces to containers: Edison and Collections. almost noone uses it 2) having common type class for various things is most important when you write librar