Document.isArray

Check if the Document can be clasified as an Array

struct Document
const nothrow pure
bool
isArray
()

Return Value

Type: bool

Is true if all the keys in ordred numbers

Meta