type-safe
Appearance
See also: typesafe
English
[edit]Adjective
[edit]type-safe (comparative more type-safe, superlative most type-safe)
- (programming) Not susceptible to the class of programming errors that could lead to items of one data type being incorrectly treated as another type.
- Narrow performs a type-safe conversion into an instance of a subclass.