Indexing is a common operation across all ICI types. The indexing operator, [], attempts to look up one object within another. Not all object types support indexing however and cause errors to be raised at run-time if indexed.