concepts.dsl.constraint.OptimisticValue#
- class OptimisticValue[source]#
Bases:
object
An optimistic value object holds a pair of data type and an optimistic identifier.
Methods
Attributes
The dtype of the optimistic value.
The optimistic identifier.
- __new__(**kwargs)#