legate.core.Scalar.value#

Scalar.value(self)#

Get the value of the object contained by the Scalar.

Returns:

The contained value.

Return type:

Any

Raises:

RuntimeError – If the contained value could not be reconstructed.