<p>Hi guys,</p>
<p>I want to compare data structure between Haskell, Java, Lisp and C. I am wondering if I could compare list comprehention in haskell with the vector class in Java, macros in common lisp and dynamic arrays in C.</p>
<p>Thanks,<br>
Julita</p>