See also: typesafe

English

edit

Adjective

edit

type-safe (comparative more type-safe, superlative most type-safe)

  1. (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.