typeCheck

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

Meta