2006/3/17, minh thu <[EMAIL PROTECTED]>:
> 2006/3/17, Bulat Ziganshin <[EMAIL PROTECTED]>:
> > Hello Jared,
> >
> > Thursday, March 16, 2006, 11:35:24 PM, you wrote:
> >
> > JU> General question to the list:
> > JU> (Q) Are there any data structures in Haskell similar to C++/STL
> > JU> vectors or
2006/3/17, Bulat Ziganshin <[EMAIL PROTECTED]>:
> Hello Jared,
>
> Thursday, March 16, 2006, 11:35:24 PM, you wrote:
>
> JU> General question to the list:
> JU> (Q) Are there any data structures in Haskell similar to C++/STL
> JU> vectors or C# generic Lists (i.e. strongly typed ArrayLists, e.g.
>
Hello Jared,
Thursday, March 16, 2006, 11:35:24 PM, you wrote:
JU> General question to the list:
JU> (Q) Are there any data structures in Haskell similar to C++/STL
JU> vectors or C# generic Lists (i.e. strongly typed ArrayLists, e.g.
JU> List)? These data structures grow automatically as you ad