weakly-typed

短语

释义与例句

adj.
  1. 1.

    Belonging to a type system that likely will not result in an error if a passed variable does not closely match the expected type.

    计算机 工程 数学

    A weakly-typed language will most possibly not generate an error or refuse to compile, if the argument passed to a function does not match the expected type closely.