[module] vector.py

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anton Vredegoor

    [module] vector.py



    A highly experimental Vector and StringVector implementation.

    The objective is to provide an alternative for dictionary type objects
    which has inherent order and where "substructu res" can be manipulated
    more efficiently.

    Your comments please.

    Anton
Working...