is_immutable


Description:

[ Version ( since = "1.2" ) ]
public bool is_immutable ()

Check whether the given `array` has been marked as immutable by calling [method@Json.

Array.seal] on it.

Parameters:

this

a JSON array

Returns:

true if the array is immutable