libeina1

Enlightenment foundation library providing optimized data types
  http://www.enlightenment.org
  0
  no reviews



Eina is a multi-platform library that provides optimized data types and a few tools. it supports the following data types:
- array
- hash table
- double-linked list
- red-black tree
- shared string
- access content types
+ accessor: can access items of a container randomly
+ iterator: can access items of a container sequentially