indexable
- adjective
- /ˈɪndɛksəbl/
- Specialized
- The data structure is indexable, allowing quick access to any element by its position.
Examples
-
If a list is not indexable, you cannot retrieve items using their numeric position.
-
Only indexable collections can be used with this search algorithm in the software.
-
The database is indexable for quick searches.
-
Is this document indexable in our system?
-
The data structure is indexable, allowing quick access to any element by its position.
-
Only indexable collections can be used with this search algorithm in the software.
-
If a list is not indexable, you cannot retrieve items using their numeric position.
Synonyms
Able to be reached using a specific memory or network location
Can be changed to another form for use in a system
How Indexable
- Specialized
- Specialized
Surface Forms
Morphology
Etymology
The word indexable comes from index meaning 'pointer' or 'position' and the ending -able meaning 'able to be'. In computing an index is like a number that points to a place in a list, so indexable means 'you can find or get an item by its position'.