indexing description: "References to special objects, for direct access to arrays and strings" status: "See notice at end of class" date: "$Date$" revision: "$Revision$" class TO_SPECIAL [T] feature area: SPECIAL [T] make_area (n: INTEGER) is do end end -- class TO_SPECIAL