is_immutable


Description:

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

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

Node.seal] on it.

Parameters:

this

the node to check

Returns:

`TRUE` if the this is immutable