Would it be advisable to code data structures in Perl ? I am not talking about the hashes or arrays or may be hash of array etc (although they are known as data types in perl). I would like to know the view point of people using advanced data structures like matrices/ unbalaced or balanced trees (AVL, red black etc) / graphs ? and how often it is used or do you think C is better as it is faster than perl ?
Thanks.
In reply to Perl Data Structures by snape
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |