is_immutable
Description:
Checks whether the given object has been marked as immutable by calling [method@Json.
Object.seal] on it.
Parameters:
| this |
a JSON object |
Returns:
|
`TRUE` if the object is immutable |
Checks whether the given object has been marked as immutable by calling [method@Json.
Object.seal] on it.
| this |
a JSON object |
|
`TRUE` if the object is immutable |