< index
< 7. File parser

=====================================
8. All purposes container
=====================================

> 9. Pseudorandom number generator
This is a fast, lightweight and generic container, that provides array, list and stack paradigms :
Note that this module has no python wrapper. Use python built-in containers instead.

8.1 Creating a list
8.2 Basic array operations
8.3 Basic list operations
8.4 Basic stack operations
8.5 Iterators
8.6 Deleting a list

insert a comment