Next: , Previous: , Up: Aime Libraries   [Index]


7.23 Object Library

The object library objects provide for type oblivious interfaces utilities.

See Type Oblivious Interfaces.

The type oblivious interfaces allow data processing regardless of its type. Many of them describe a special, synthetic object data type that boxes proper data types and allows interfaces to refer data of any type.

The object library objects provide for such utilites as explicit and implicit converters to and from the object type.