What would be similar to python list type?  A container that has an efficient 
append.  A common use is construct an empty list, then grow it by calling 
append.

Reply via email to