Next: The Record Library, Previous: The List Library, Up: Libraries [Index]
The index library describes one ‘index’ associative array type. ‘index’ objects are heterogenous collections, mapping data of any type on integer keys.
Stored data is accessed by a mix of methods, some type specific (‘i_q_integer’ retrieves a stored integer), some type generic (‘i_query’ retrieves data of any type).