typeCheck

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
void
typeCheck
(
const Token got
,
const ValueType[] exp
,
string filename = __FILE__
,
size_t line = __LINE__
)

Meta