weakly-typed
短语释义与例句
adj.
-
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.