Array.isImmutable

Check whether the given array has been marked as immutable by calling json.array.Array.seal on it.

class Array
bool
isImmutable
()

Return Value

Type: bool

true if the array is immutable