2010/5/6 spir ☣ <denis.s...@gmail.com>:
> So, if TList is a type of linked list, it can probably not do the job for me. 
> Anyway, I'm not a production programmer & would be pleased to explore this 
> topic as an occasion to learn Pascal and fp further.

TList wraps TFPList, which is based internally on an array. So access
is fast; insertion, deletion not.

--
cobines
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to