引数
any
必須
classify する値です。no value を渡すと、欠けている stack value の runtime type name を返します。
戻り値
string
Type name string です。検証済みの JSON-specific returns は “null”、“array”、“object” です。non-table かつ non-json.null の値は Lua type name を使い、runtime value に応じて “nil”、“boolean”、“number”、“integer”、“string”、“function”、“object”、“thread”、“buffer”、“class”、“object”、“vector”、“no value” などになります。