ScriptAny.isObject

This should always be used instead of checking type==OBJECT because ScriptFunction, ScriptArray, and ScriptString are valid subclasses of ScriptObject.

struct ScriptAny
const nothrow @nogc
isObject
()

Meta